Module Component.ExtensionSource
module Constructor : sig ... endtype t = {type_path : Odoc_xref2.Cpath.type_;doc : Odoc_xref2.Component.CComment.docs;type_params : Odoc_xref2.Component.TypeDecl.param list;private_ : bool;constructors : Odoc_xref2.Component.Extension.Constructor.t list;
}