pub fn set_colors_enabled(val: bool)
Expand description

Forces colorization on or off for stdout.

This overrides the default for the current process and changes the return value of the colors_enabled function.