[][src]Macro rate_common::warn

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

Print to stdout with red font color.