Function difft::display::hunks::extract_lines

source ·
fn extract_lines(hunk: &Hunk) -> Vec<(Option<LineNumber>, Option<LineNumber>)>