Function dissimilar::diff[][src]

pub fn diff<'a>(text1: &'a str, text2: &'a str) -> Vec<Chunk<'a>>