Docs.rs
gix-hashtable-0.5.2
gix-hashtable 0.5.2
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
gix-hash ^0.14.2
normal
hashbrown ^0.14.0
normal
parking_lot ^0.12.1
normal
Versions
100%
of the crate is documented
Go to latest version
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.5.2
Module sync
Structs
In crate gix_hashtable
?
Module
gix_hashtable
::
sync
source
·
[
−
]
Expand description
thread-safe types
Structs
§
ObjectIdMap
A map for associating data with object ids in a thread-safe fashion. It should scale well up to 256 threads.