Module Server.Data.Jtext

module Jtext: S  with type t = json

Rich text encoding, see Jbuffer.


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