pub fn abort_on_panic()
Expand description
Abort on panic.
Use this instead of panic = abort
in Cargo.toml, which doesn’t show
nice backtraces.
pub fn abort_on_panic()
Abort on panic.
Use this instead of panic = abort
in Cargo.toml, which doesn’t show
nice backtraces.