Static panic_hook::DEFAULT_HOOK[][src]

pub(crate) static mut DEFAULT_HOOK: Option<*mut dyn Fn(&PanicInfo<'_>) + Sync + Send + 'static>