odoc.xref2
Component.Value
odoc
odoc.document
odoc.examples
odoc.html
odoc.latex
odoc.loader
odoc.manpage
odoc.model
odoc.model_desc
odoc.ocamlary
odoc.odoc
odoc.xref_test
type value = Odoc_model.Lang.Value.value
type t = {
doc : CComment.docs;
type_ : TypeExpr.t;
value : value;
}