Skip to main content

enter_execution_scope

Function enter_execution_scope 

Source
pub fn enter_execution_scope(scope: Arc<str>) -> ExecutionScopeGuard
Expand description

Push scope onto the ambient stack for the lifetime of the returned guard. The innermost entry wins for current_execution_scope.