pub fn scope(strategy: impl ThreadLocalTryDropStrategy) -> ScopeGuardExpand description
Sets the fallback thread local handler to the specified one for the duration of the scope.
pub fn scope(strategy: impl ThreadLocalTryDropStrategy) -> ScopeGuardSets the fallback thread local handler to the specified one for the duration of the scope.