pub fn restore_context<R>(callback: impl FnOnce(&mut Context<'_>) -> R) -> R
Expand description

Fetch future context from the thread local.