Macro sozu_command_lib::info_access[][src]

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