async_kernel.limiter_async
Limiter_async.Outcome
The outcome of a job
async_kernel
async_kernel.eager_deferred
async_kernel.persistent_connection_kernel
async_kernel.weak_hashtbl_async
type 'a t =
| Ok of 'a
| Aborted
| Raised of exn
val sexp_of_t : ('a -> Ppx_sexp_conv_lib.Sexp.t) -> 'a t -> Ppx_sexp_conv_lib.Sexp.t