diff

Function diff 

Source
pub fn diff<'a>(left: &'a [u8], right: &'a [u8]) -> DiffLineIterator<'a>