package odoc

  1. Overview
  2. Docs

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

Module Resolved.ModuleSource

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

Innovation. Community. Security.