Macro rubble::log::warn[][src]

macro_rules! warn {
    ($($t : tt) *) => { ... };
}