Function in_callback_executor_context

Source
pub fn in_callback_executor_context(f: impl FnOnce())
Expand description

Execute an inter-canister-call callback in a context that allows calling spawn and notifying wakers.