format_error

Function format_error 

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

Formats message with the “error” style.