[][src]Macro sozu_command_lib::error

macro_rules! error {
    ($format:expr, $($arg:tt)*) => { ... };
    ($format:expr) => { ... };
}