pub static TASK_SCOPE_STACK: LocalKey<ScopeStackHandle>Expand description
Task-local scope stack handle used by async execution contexts.
pub static TASK_SCOPE_STACK: LocalKey<ScopeStackHandle>Task-local scope stack handle used by async execution contexts.