[][src]Function prettydiff::text::diff_lines

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