Module Polymorphic_variant.Constructor
type t = {name : string;constant : bool;arguments : Odoc_xref2.Component.TypeExpr.t list;doc : Odoc_xref2.Component.CComment.docs;
}Polymorphic_variant.Constructortype t = {name : string;constant : bool;arguments : Odoc_xref2.Component.TypeExpr.t list;doc : Odoc_xref2.Component.CComment.docs;}