Macro sozu_command_lib::error_access[][src]

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