Module Fragment.ModuleSource
type t = [ | `Resolved of Odoc_model.Paths.Fragment.Resolved.Module.t| `Dot of Odoc_model.Paths.Fragment.Signature.t * string
]Fragment.ModuleSourcetype t = [ | `Resolved of Odoc_model.Paths.Fragment.Resolved.Module.t| `Dot of Odoc_model.Paths.Fragment.Signature.t * string ]