Macro myutil::die

source ·
macro_rules! die {
    ($fmt: expr, $($arg:tt)*) => { ... };
    ($msg:expr) => { ... };
    () => { ... };
}
Expand description

Just a panic