Module TypeDecl.Representation
type t = | Variant of Odoc_xref2.Component.TypeDecl.Constructor.t list| Record of Odoc_xref2.Component.TypeDecl.Field.t list| Record_unboxed_product of Odoc_xref2.Component.TypeDecl.UnboxedField.t list| Extensible