Module Polymorphic_variant.Constructor
type t = {name : string;constant : bool;arguments : Odoc_model.Lang.TypeExpr.t list;doc : Odoc_model.Comment.docs;
}Polymorphic_variant.Constructortype t = {name : string;constant : bool;arguments : Odoc_model.Lang.TypeExpr.t list;doc : Odoc_model.Comment.docs;}