[][src]Macro emit_crash::emit_crash

macro_rules! emit_crash {
    ($msg:expr) => { ... };
    ($fmt:expr, $($arg:tt)+) => { ... };
}