Skip to main content

diff_snapshots

Function diff_snapshots 

Source
pub fn diff_snapshots(
    a: &Snapshot,
    b: &Snapshot,
    opts: DiffOpts,
) -> SnapshotDiff
Expand description

Compare a against b, key by key.