Skip to main content

render_diff

Function render_diff 

Source
pub fn render_diff(diff: &Diff) -> Vec<String>
Expand description

The diff as printable lines: every face renders the same comparison through this one path (ADR-0006).