mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 11:05:06 +00:00
Clarify the difference between insert and get_or_insert Took me a while to realize that the two are actually different.
Clarify the difference between insert and get_or_insert Took me a while to realize that the two are actually different.