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