Function difft::line_parser::changed_parts
source · fn changed_parts<'a>(
src: &'a str,
opposite_src: &'a str
) -> Vec<(TextChangeKind, Vec<&'a str>, Vec<&'a str>)>
fn changed_parts<'a>(
src: &'a str,
opposite_src: &'a str
) -> Vec<(TextChangeKind, Vec<&'a str>, Vec<&'a str>)>