pub fn panic<const host: bool = true>(expr: &'static str) -> !
core_panic
The underlying implementation of core’s panic! macro when no formatting is used.
panic!