Module Data.Jtext

module Jtext: S  with type t = json

Rich text encoding, see Jbuffer.


type t 
val jtype : Package.jtype
val of_json : Data.json -> t
val to_json : t -> Data.json