[][src]Macro aver::log_warn

macro_rules! log_warn {
    ($arg:expr) => { ... };
    ($d($d args:expr),+) => { ... };
}