Docs.rs
gix-hashtable-0.6.0
gix-hashtable 0.6.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
gix-hash ^0.15.0
normal
hashbrown ^0.14.0
normal
parking_lot ^0.12.1
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gix_
hashtable
0.6.0
Module sync
Module Items
Structs
In crate gix_
hashtable
gix_hashtable
Module
sync
Copy item path
source
Expand description
thread-safe types
Structs
ยง
Object
IdMap
A map for associating data with object ids in a thread-safe fashion. It should scale well up to 256 threads.