diff_lines

Function diff_lines 

Source
pub fn diff_lines<'a>(old: &'a str, new: &'a str) -> LineChangeset<'a>