Module type Serializing.Json_intf

type t
val parse : Yojson.Basic.t -> t
val serialize : t -> Yojson.Basic.t