Skip to main content

format_warning

Function format_warning 

Source
pub fn format_warning<T: Display>(value: T) -> String
Expand description

Formats a value as warning (yellow) if colors are enabled.