Skip to main content

diff

Function diff 

Source
pub fn diff(a: &StateSnapshot, b: &StateSnapshot) -> StateDiff
Expand description

Pure diff of two snapshots. a is “before”, b is “after”.