Module Json_object.Make_kinded
Parameters
module Param : sig ... end
Signature
val sexp_of_t : Param.t -> Sexplib0.Sexp.t
include Jsonaf.Jsonafable.S with type t := Param.t
val t_of_jsonaf : Jsonaf_kernel__.Type.t -> Param.t
val jsonaf_of_t : Param.t -> Jsonaf_kernel__.Type.t