Docs.rs
dashmap-6.1.0
dashmap 6.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
xacrimon
Dependencies
arbitrary ^1.3.0
normal
optional
cfg-if ^1.0.0
normal
crossbeam-utils ^0.8
normal
hashbrown ^0.14.0
normal
lock_api ^0.4.10
normal
once_cell ^1.18.0
normal
parking_lot_core ^0.9.8
normal
rayon ^1.7.0
normal
optional
serde ^1.0.188
normal
optional
typesize ^0.1.8
normal
optional
Versions
41.1%
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
dashmap
6.1.0
Module try_
result
Enums
In crate dashmap
Module
dashmap
::
try_result
Copy item path
source
·
[
−
]
Enums
§
TryResult
Represents the result of a non-blocking read from a
DashMap
.