# 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 <!-- TRIAGEBOT_START --> <!-- TRIAGEBOT_ASSIGN_START --> <!-- TRIAGEBOT_ASSIGN_DATA_START$${"user":"Nilstrieb"}$$TRIAGEBOT_ASSIGN_DATA_END --> <!-- TRIAGEBOT_ASSIGN_END --> <!-- TRIAGEBOT_END -->