async.unpack_sequence
Unpack_sequence.Unpack_result
async
async.async_command
async.async_quickcheck
async.async_rpc
async.lock_file_async
async.log_extended
async.persistent_connection
type 'a t =
| Input_closed
| Input_closed_in_the_middle_of_data of 'a Unpack_buffer.t
| Output_closed
| Unpack_error of Core.Error.t
val sexp_of_t : ('a -> Sexplib0.Sexp.t) -> 'a t -> Sexplib0.Sexp.t
val to_error : _ t -> Core.Error.t