macro_rules! crash {
    ($msg:literal $(,)?) => { ... };
}
Expand description

Crash the system.