odoc.model
Lang.External
odoc
odoc.compat
odoc.html
odoc.loader
odoc.odoc
odoc.parser
odoc.xref
type t = {
id : Paths.Identifier.Value.t;
doc : Comment.docs;
type_ : TypeExpr.t;
primitives : string list;
}