Module Odoc_xref__.Expand

type t
val build_expander : ?⁠equal:(Odoc_model.Root.t -> Odoc_model.Root.t -> bool) -> ?⁠hash:(Odoc_model.Root.t -> int) -> (string -> Odoc_xref__.Component_table.lookup_unit_result) -> (root:Odoc_model.Root.t -> Odoc_model.Root.t -> Odoc_model.Lang.Compilation_unit.t) -> t
val expand : t -> Odoc_model.Lang.Compilation_unit.t -> Odoc_model.Lang.Compilation_unit.t