pub fn install_global_handlers(
primary: impl GlobalDynFallibleTryDropStrategy,
fallback: impl GlobalTryDropStrategy,
)Expand description
This installs the primary and fallback global handlers.
pub fn install_global_handlers(
primary: impl GlobalDynFallibleTryDropStrategy,
fallback: impl GlobalTryDropStrategy,
)This installs the primary and fallback global handlers.