pub exec fn ex_hash_set_len<Key, S>(m: &HashSet<Key, S>) -> usize
Expand description
ensures
len == spec_hash_set_len(m),