Function println_error

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

Prints message with the “error” style.