Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update btree_map::VacantEntry::insert docs to actually call insert
It looks like they were copied from the `or_insert` docs. This change makes the example more like the hash_map::VacantEntry::insert docs.
- Loading branch information