Y
Hacker News
new
|
ask
|
show
|
jobs
by
duckerude
881 days ago
That's a wrapper around the actual implementation (which lives in an external package). Notice "use hashbrown::hash_map as base;" at the top.
There's far more unsafe there:
https://github.com/rust-lang/hashbrown/blob/f2e62124cd947b5e...