mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
9f03385499
Clarify the difference between insert and get_or_insert Took me a while to realize that the two are actually different.