package odoc

  1. Overview
  2. Docs

doc/odoc.model/Odoc_model/Paths/Reference/Module/index.html

Module Reference.ModuleSource

Sourcetype t = [
  1. | `Resolved of Resolved.Module.t
  2. | `Root of string * [ `TModule | `TUnknown ]
  3. | `Dot of LabelParent.t * string
  4. | `Module_path of Hierarchy.t
  5. | `Module of Signature.t * Names.ModuleName.t
]
OCaml

Innovation. Community. Security.