std_warn

Macro std_warn 

Source
macro_rules! std_warn {
    ($($t:tt)*) => { ... };
}
Expand description

Append warn log entry to stdout