Module Async_kernel__Types.Very_low_priority_worker
module Exec_result : sig ... end
type t
=
{
execution_context : Execution_context.t;
exec : unit -> Exec_result.t;
}
Async_kernel__Types.Very_low_priority_worker
module Exec_result : sig ... end
type t
=
{
execution_context : Execution_context.t; |
exec : unit -> Exec_result.t; |
}