Function abort_on_panic

Source
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.