pub fn format_error<M>(message: M) -> Stringwhere M: AsRef<str>,
Formats message with the “error” style.