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

Crash the system.