Stable.V2type t = {}val _ : Yojson.Safe.t -> t Ppx_deriving_yojson_runtime.error_orval bin_size_t : t Core_kernel.Bin_prot.Size.sizerval bin_write_t : t Core_kernel.Bin_prot.Write.writerval bin_writer_t : t Core_kernel.Bin_prot.Type_class.writerval __bin_read_t__ : ( int -> t ) Core_kernel.Bin_prot.Read.readerval bin_read_t : t Core_kernel.Bin_prot.Read.readerval bin_reader_t : t Core_kernel.Bin_prot.Type_class.readerval bin_t : t Core_kernel.Bin_prot.Type_class.tval to_yojson : t -> [> `Assoc of (string * Yojson.Safe.t) list ]val of_yojson :
[> `Assoc of (string * Yojson.Safe.t) list ] ->
t Ppx_deriving_yojson_runtime.error_or