Module Path.ValueSource
type t = [ | `Resolved of Odoc_model.Paths.Path.Resolved.Value.t| `Identifier of Odoc_model.Paths.Identifier.Value.t * bool| `DotV of Odoc_model.Paths.Path.Module.t * Odoc_model.Names.ValueName.t
]Path.ValueSourcetype t = [ | `Resolved of Odoc_model.Paths.Path.Resolved.Value.t| `Identifier of Odoc_model.Paths.Identifier.Value.t * bool| `DotV of Odoc_model.Paths.Path.Module.t * Odoc_model.Names.ValueName.t ]