Intercepts panic! from unsafe locations and aborts the process to prevent undefined behavior.
# Cargo.toml
[dependencies]
abort_on_panic = "2.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Wraps a closure to abort on panic.
Ensure no custom panic hook is set before using this crate.
No dependency data recorded yet.