Value.Utilval null : tval bool : bool -> tval bytes : bytes -> tval int : int64 -> tval map : (Stdlib.String.t * t) list -> tval text : string -> tval pp_conv_error :
Ppx_deriving_runtime.Format.formatter ->
conv_error ->
Ppx_deriving_runtime.unitval show_conv_error : conv_error -> Ppx_deriving_runtime.stringexception Conv_error of conv_errorval conv_error : conv_error -> 'aval try_with : (unit -> 'a) -> ('a, conv_error) resulttype 'a conv = t -> 'aval to_bool : bool convval to_bytes : bytes convval to_int : int64 convval to_null : unit convval to_text : string convval get_type_key_exn : string convAccess the "$type" key