Skip to main content

diff

Function diff 

Source
pub fn diff(prev: &Snapshot, next: &Snapshot) -> Vec<Change>
Expand description

Diff two snapshots into the created / modified / removed set, in deterministic store-path order.