☰
In calypso
Modules
buildinfo
cli
commands
Constants
BUG_REPORT_URL
Statics
DEFAULT_HOOK
GLOBAL
Functions
__rg_alloc
__rg_alloc_zeroed
__rg_dealloc
__rg_realloc
init_panic_hook
main
report_ice
?
Static
calypso
::
DEFAULT_HOOK
source
·
[
−
]
pub(crate) static DEFAULT_HOOK:
OnceCell
<
Box
<dyn
Fn
(&
PanicInfo
<'_>) +
Sync
+
Send
+ 'static>>