Module Private.Run_outside_async
type t
=
{
f : a. Core_kernel.Source_code_position.t -> ?allowed_in_background:bool -> (unit -> 'a) -> 'a Async_kernel.Deferred.t;
}
val set_once : t Core_kernel.Set_once.t
Private.Run_outside_async
type t
=
{
f : a. Core_kernel.Source_code_position.t -> ?allowed_in_background:bool -> (unit -> 'a) -> 'a Async_kernel.Deferred.t; |
}
val set_once : t Core_kernel.Set_once.t