Skip to main content

format_success

Function format_success 

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

Formats message with the “success” style.