Docs.rs
rc-hashmap-0.1.0
rc-hashmap 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
yonch
Dependencies
getrandom ^0.2
normal
optional
hashbrown ^0.16
normal
slotmap ^1
normal
wyhash ^0.6.0
normal
optional
xxhash-rust ^0.8.12
normal
optional
criterion ^0.7
dev
proptest ^1
dev
rand_core ^0.6
dev
rand_pcg ^0.3
dev
Versions
31.34%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module handle_hash_map
rc_
hashmap
0.1.0
Module handle_
hash_
map
Module Items
Structs
Enums
In crate rc_
hashmap
rc_hashmap
Module
handle_
hash_
map
Copy item path
Source
Expand description
HandleHashMap: structural layer with stable handles and debug reentrancy guard.
Structs
§
Handle
Handle
Hash
Map
Iter
Iterator over immutable entries in
HandleHashMap
.
IterMut
Iterator over mutable entries in
HandleHashMap
.
Enums
§
Insert
Error