Function format_serde_error::set_coloring_mode[][src]

pub fn set_coloring_mode(control: &ColoringMode)
Expand description

Change coloring mode across the library. See ColoringMode for more information. By default the library will detect if the output should use color or not ColoringMode::UseEnvironment.