Skip to main content

equal

Function equal 

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

Returns true if two states have the same keys and values (exact comparison).