Module Make.Yojson

Parameters

Signature

include Intf.Output.Basic_intf with type t = M.t with type 'a creator := 'a M.creator
type t = M.t
val create : t M.creator
include Intf.Partial.Yojson_intf with type t := t
val to_yojson : t -> Yojson.Safe.t
val of_yojson : Yojson.Safe.t -> t Ppx_deriving_yojson_runtime.error_or