Skip to main content

diff

Function diff 

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

Returns a map of keys where values differ between a and b. Values in the result are from state b.