mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-13 19:42:35 +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.