Macro server::fatal[][src]

[]
macro_rules! fatal {
    ($lvl:expr $(, $arg:expr)*) => { ... };
}