sig
type
t = json
val
jtype :
Package
.jtype
val
of_json : json
->
t
val
to_json : t
->
json
end