pub fn initialize_deferred_call_state<P: ThreadIdProvider>()Expand description
Initialize the static state used by deferred calls.
This ensures it can safely be used as a global variable.
pub fn initialize_deferred_call_state<P: ThreadIdProvider>()Initialize the static state used by deferred calls.
This ensures it can safely be used as a global variable.