Skip to main content

init_panic_hook

Function init_panic_hook 

Source
pub fn init_panic_hook()
Expand description

Install a console.error panic hook for friendlier debugging. No-op when compiled without the panic-hook feature.