Module TypeDecl.Field
type t = {name : string;doc : Odoc_xref2.Component.CComment.docs;mutable_ : bool;type_ : Odoc_xref2.Component.TypeExpr.t;
}TypeDecl.Fieldtype t = {name : string;doc : Odoc_xref2.Component.CComment.docs;mutable_ : bool;type_ : Odoc_xref2.Component.TypeExpr.t;}