Expand description
Traits
- Adds additional methods for
Iterators over maps (e.g.,HashMap,BTreeMap, etc.) and other two-element tuples (like(K, V)).
Iterators over maps (e.g., HashMap,
BTreeMap, etc.) and other two-element tuples (like (K, V)).