install_global_handlers

Function install_global_handlers 

Source
pub fn install_global_handlers(
    primary: impl GlobalDynFallibleTryDropStrategy,
    fallback: impl GlobalTryDropStrategy,
)
Expand description

This installs the primary and fallback global handlers.