[][src]Macro locustdb::fatal

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