[][src]Function prettydiff::text::diff_chars

pub fn diff_chars<'a>(old: &'a str, new: &'a str) -> InlineChangeset<'a>