![]() # Objective Fixes #2823. ## Solution This PR adds notes to the `HashMap` and `HashSet` docs explaining why `HashMap::new()` (resp. `HashSet::new()`) is not available, and guiding the user toward using the `Default` implementation for an empty collection. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |