pub fn diff(a: &State, b: &State) -> State
Returns a map of keys where values differ between a and b. Values in the result are from state b.