val cmti_of_string : string -> Typedtree.signatureval cmt_of_string : string -> Typedtree.structure * Typedtree.module_coercionval parent : [> `RootPage of Odoc_model.Names.PageName.t ]val id : [> `Root of [> `RootPage of Odoc_model.Names.PageName.t ] * Odoc_model.Names.ModuleName.t ]val root_of_compilation_unit : package:'a -> hidden:bool -> module_name:string -> digest:Stdlib.Digest.t -> (Odoc_model.Root.t, 'b) Result.resultval root : Odoc_model.Root.tval root_identifier : [> `Identifier of [> `Root of [> `RootPage of Odoc_model.Names.PageName.t ] * Odoc_model.Names.ModuleName.t ] ]val root_module : string -> [> `Module of [> `Root of [> `RootPage of Odoc_model.Names.PageName.t ] * Odoc_model.Names.ModuleName.t ] * Odoc_model.Names.ModuleName.t ]val root_pp : Stdlib.Format.formatter -> Odoc_model.Root.t -> unitval model_of_string : string -> Odoc_model.Paths.Identifier.RootModule.t * Odoc_model.Comment.docs * Odoc_model.Lang.Signature.tval model_of_string_impl : string -> Odoc_model.Paths.Identifier.RootModule.t * Odoc_model.Comment.docs * Odoc_model.Lang.Signature.tval signature_of_mli_string : string -> Odoc_model.Lang.Signature.tval load_cmti : string -> parent:Odoc_model.Paths.Identifier.ContainerPage.t -> (Odoc_model.Lang.Compilation_unit.t, Odoc_model.Error.t) Result.result Odoc_model.Error.with_warningsval load_cmt : string -> parent:Odoc_model.Paths.Identifier.ContainerPage.t -> (Odoc_model.Lang.Compilation_unit.t, Odoc_model.Error.t) Result.result Odoc_model.Error.with_warningsmodule Ident = Identmodule LangUtils : sig ... endval my_compilation_unit : Odoc_model.Paths.Identifier.RootModule.t -> Odoc_model.Comment.docs -> Odoc_model__Lang.Signature.t -> Odoc_model.Lang.Compilation_unit.tval mkenv : unit -> Odoc_odoc.Env.builderval resolve : Odoc_odoc.Compilation_unit.t -> Odoc_model.Lang.Compilation_unit.t Odoc_xref2.Lookup_failures.with_failuresval resolve_from_string : string -> Odoc_model.Lang.Compilation_unit.t Odoc_xref2.Lookup_failures.with_failures