pub fn panic(expr: &'static str) -> !
panic_internals
The underlying implementation of core’s panic! macro when no formatting is used.
panic!