Module Identifier.Constructor
type t_pv = [ | `Constructor of Odoc_model.Paths.Identifier.DataType.t * Odoc_model.Names.ConstructorName.t
]Identifier.Constructortype t_pv = [ | `Constructor of
Odoc_model.Paths.Identifier.DataType.t * Odoc_model.Names.ConstructorName.t ]