[][src]Macro sozu_command_lib::warn

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