Path.Value
type t = [
| `Dot of Odoc_model__.Paths_types.Path.module_ * string
| `Resolved of [ `Value of Odoc_model__.Paths_types.Resolved_path.module_ * Odoc_model__.Names.ValueName.t ]
]