A fork of debug_unreachable that panics in debug mode and uses intrinsics::unreachable() in release builds.
# Cargo.toml
[dependencies]
new_debug_unreachable = "1.0.6"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates the debug_unreachable macro which panics in debug and is unreachable in release.
No known issues recorded.
No dependency data recorded yet.