Searched refs:with_output_color (Results 1 – 2 of 2) sorted by relevance
695 pub fn with_output_color(mut self, enabled: bool) -> Criterion<M> { in with_output_color() method
12 - Added `with_output_color` for enabling or disabling CLI output coloring programmatically.