package odoc

  1. Overview
  2. Docs

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

Module Resolved.ModuleSource

Sourcetype t = [
  1. | `Identifier of Identifier.Path.Module.t
  2. | `Hidden of t
  3. | `Alias of Path.Resolved.Module.t * t
  4. | `Module of Signature.t * Names.ModuleName.t
]
OCaml

Innovation. Community. Security.