warn

Macro warn 

Source
macro_rules! warn {
    ($formatstr:expr $(,$arg:expr)*) => { ... };
}