val t_of_sexp : Base.Sexp.t ‑> tval sexp_of_t : t ‑> Base.Sexp.tval bin_shape_t : Bin_prot.Shape.tval bin_size_t : t ‑> intval bin_write_t : Bin_prot.Common.buf ‑> pos:Bin_prot.Common.pos ‑> t ‑> Bin_prot.Common.posval bin_writer_t : t Bin_prot.Type_class.writerval __bin_read_t__ : 'a ‑> pos_ref:Bin_prot.Common.pos Core.ref ‑> 'b ‑> 'cval bin_read_t : Bin_prot.Common.buf ‑> pos_ref:Bin_prot.Common.pos_ref ‑> tval bin_reader_t : t Bin_prot.Type_class.readerval bin_t : t Bin_prot.Type_class.t