Function prettydiff::text::diff_chars

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