Ppx_deriving_json_runtime
type t = Yojson.Basic.t
val to_string : Yojson.Basic.t -> string
val of_string : string -> Yojson.Basic.t
module To_json : sig ... end
module Of_json : sig ... end
module Primitives : sig ... end
module Classify : sig ... end