Up

Module Progress_stream

Signature

type query = unit
val bin_size_query : unit Bin_prot.Size.sizer
val bin_write_query : unit Bin_prot.Write.writer
val bin_writer_query : unit Core.Std.Bin_prot.Type_class.writer
val __bin_read_query__ : (int -> unit) Bin_prot.Read.reader
val bin_read_query : unit Bin_prot.Read.reader
val bin_reader_query : unit Core.Std.Bin_prot.Type_class.reader
val bin_query : unit Core.Std.Bin_prot.Type_class.t
type response = Progress.Snap.t
val __bin_read_response__ : (int -> Progress.Snap.t) Core.Std.Bin_prot.Read.reader
type error = Core.Std.Nothing.t
val __bin_read_error__ : (int -> Core.Std.Nothing.t) Bin_prot.Read.reader