Module Utils.Json

A S.S compliant module for JSON (using Ezjson.value)

module Input : Sesame__.S.Encodeable with type t = Fpath.t
type t = Ezjsonm.value
module Output : Sesame__.S.Encodeable with type t = t
val build : Input.t -> (Output.t[ `Msg of string ]) Lwt_result.t

build t takes the data t and produces an output depending on the Value.t