Skip to main content

format_diff

Function format_diff 

Source
pub fn format_diff(diff: &DiffReport) -> String
Expand description

Render a diff in the same compact column shape as format_human for BenchReport — single block per scenario, colour-free (callers add terminal colour at the print site if desired).