Module Odoc_loader

val read_cmti : make_root:(module_name:string -> digest:Digest.t -> (Odoc_model.Root.t[ `Msg of string ]) Result.result) -> parent:Odoc_model.Paths.Identifier.ContainerPage.t option -> filename:string -> (Odoc_model.Lang.Compilation_unit.tOdoc_model.Error.t) Result.result Odoc_model.Error.with_warnings
val read_cmt : make_root:(module_name:string -> digest:Digest.t -> (Odoc_model.Root.t[ `Msg of string ]) Result.result) -> parent:Odoc_model.Paths.Identifier.ContainerPage.t option -> filename:string -> (Odoc_model.Lang.Compilation_unit.tOdoc_model.Error.t) Result.result Odoc_model.Error.with_warnings
val read_cmi : make_root:(module_name:string -> digest:Digest.t -> (Odoc_model.Root.t[ `Msg of string ]) Result.result) -> parent:Odoc_model.Paths.Identifier.ContainerPage.t option -> filename:string -> (Odoc_model.Lang.Compilation_unit.tOdoc_model.Error.t) Result.result Odoc_model.Error.with_warnings