Skip to main content

print_warning

Function print_warning 

Source
pub fn print_warning(message: impl Display)
Expand description

Prints a warning message with a yellow exclamation prefix.

Respects NO_COLOR and terminal detection.