Module type Term_custom.Specs

type content
val name : string
val t : Type.t
val to_string : content -> string
val to_json : pos:Pos.t list -> content -> Json.t
val compare : content -> content -> int