Skip to main content

compare

Function compare 

Source
pub fn compare(
    old: &Vec<(Vec<u8>, Vec<u8>)>,
    new: &Vec<(Vec<u8>, Vec<u8>)>,
) -> Compared
Expand description

Compare two readings: what is missing, what is extra, and where the orders first part company.