pub fn panic_nounwind_nobacktrace(expr: &'static str) -> !🔬This is a nightly-only experimental API. (
panic_internals)This item is validated for IEC 61508 (SIL 2) and ISO 26262 (ASIL B).
Expand description
Like panic_nounwind, but also inhibits showing a backtrace.