Identifier.FunctorResult
type t = Odoc_model.Paths.Identifier.FunctorResult.t_pv Odoc_model.Paths.Identifier.id
type t_pv = [
| `Result of Odoc_model.Paths.Identifier.Signature.t
]