pub fn scope_dyn(strategy: BoxDynTryDropStrategy) -> ScopeGuardExpand description
Sets the fallback thread local handler to the specified one for the duration of the scope. Must be a dynamic trait object.
pub fn scope_dyn(strategy: BoxDynTryDropStrategy) -> ScopeGuardSets the fallback thread local handler to the specified one for the duration of the scope. Must be a dynamic trait object.