warn

Macro warn 

Source
macro_rules! warn {
    ($title:expr, $($arg:tt)*) => { ... };
}
Expand description

Creates a single line message with a symbol timestamp, title, and message