[][src]Function console::set_colors_enabled_stderr

pub fn set_colors_enabled_stderr(val: bool)

Forces colorization on or off for stderr.

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