Up
–
odoc
»
Odoc_model
»
Lang
» Value
Module
Lang.Value
type
t = {
id :
Paths.Identifier.Value.t
;
doc :
Comment.docs
;
type_ :
TypeExpr.t
;
}