[][src]Function prettydiff::text::diff_words

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

Diff two strings by words (contiguous)