Identifier.Field
type t = Odoc_model.Paths.Identifier.Field.t_pv Odoc_model.Paths.Identifier.id
type t_pv = [
| `Field of Odoc_model.Paths.Identifier.FieldParent.t * Odoc_model.Names.FieldName.t
]