pub fn diff(a: &StateSnapshot, b: &StateSnapshot) -> StateDiffExpand description
Pure diff of two snapshots. a is “before”, b is “after”.
pub fn diff(a: &StateSnapshot, b: &StateSnapshot) -> StateDiffPure diff of two snapshots. a is “before”, b is “after”.