Closed
Description
Problem
In rust doc for hashmap drain fn, it says "the returned iterator keeps a mutable borrow on the vector ...". Should it be "on the map..."?
https://doc.rust-lang.org/src/std/collections/hash/map.rs.html#550
Metadata
Metadata
Assignees
Labels
No labels