Skip to main content

register_panic_hook

Function register_panic_hook 

Source
pub fn register_panic_hook(hook: fn(&PanicInfo<'_>)) -> bool
Expand description

Performs the register panic hook operation.