warn

Macro warn 

Source
macro_rules! warn {
    ($fmt:expr $(,$e:expr)*) => { ... };
}
Expand description

Prints warning message colored yellow