Crate browser_panic_hook

Source

Structs§

Basic
Replace the body with a simple panic information representation.
CustomBody
Replace the body with a string generated by a custom function.
PanicDetails

Enums§

Unescaped

Traits§

IntoPanicHook
Turn something into a panic hook.
PresentationMode

Functions§

escape_text
set_once
Set the panic hook and ensure it is only set once.
set_once_default
Set the panic hook to Basic and ensure it is only set once.