Implement StHashMap::shrink_to
and StHashSet::shrink_to
#86
Labels
A-data-structure
Area: StHashMap and StHashSet.
E-easy
Call for participation: Experience needed to fix: Easy / not much.
The underlying
HashMap::shrink_to
andHashSet::shrink_to
APIs are stable as of Rust 1.56.0.The text was updated successfully, but these errors were encountered: