Static calypso::DEFAULT_HOOK

source ·
pub(crate) static DEFAULT_HOOK: OnceCell<Box<dyn Fn(&PanicInfo<'_>) + Sync + Send + 'static>>