pub fn render(parsed: &ParsedDiff, colors: &DiffColors) -> StringExpand description
Render a parsed diff to ANSI-coloured terminal text.
pub fn render(parsed: &ParsedDiff, colors: &DiffColors) -> StringRender a parsed diff to ANSI-coloured terminal text.