scope

Function scope 

Source
pub fn scope(strategy: impl ThreadLocalTryDropStrategy) -> ScopeGuard
Expand description

Sets the fallback thread local handler to the specified one for the duration of the scope.