Sets the panicking behavior to abort the process instead of unwinding.
# Cargo.toml
[dependencies]
panic-abort = "0.3.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Registers an abort-on-panic handler.
Use `#![feature(panic_abort)]` in your crate or switch to stable alternatives.
No dependency data recorded yet.