[][src]Macro rate_common::die

macro_rules! die {
    ($($arg:tt)*) => { ... };
}

Report a fatal error and exit.