Function compare_hashes_and_modify_date

Source
pub fn compare_hashes_and_modify_date(
    left: Snapshot,
    right: Snapshot,
) -> Option<(SnapshotChangeType, SnapshotCompareResult)>