format_warn

Function format_warn 

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

Formats message with the “warn” style.