Macro sozu_command_lib::error[][src]

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