Module Component.Value
type value = Odoc_model.Lang.Value.valuetype t = {source_loc : Odoc_model.Paths.Identifier.SourceLocation.t option;doc : Odoc_xref2.Component.CComment.docs;type_ : Odoc_xref2.Component.TypeExpr.t;value : Odoc_xref2.Component.Value.value;
}