Skip to main content

panic

Function panic 

Source
pub const fn panic(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

The underlying implementation of core’s panic! macro when no formatting is used.