println_warn

Function println_warn 

Source
pub fn println_warn<M>(message: M)
where M: AsRef<str>,
Expand description

Prints message with the “warn” style.