Docs.rs
once_map-0.4.21
once_map 0.4.21
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
a1phyr
Dependencies
ahash ^0.8
normal
optional
equivalent ^1.0
normal
optional
hashbrown ^0.15
normal
parking_lot ^0.12
normal
optional
rayon ^1.6
normal
optional
serde ^1.0.210
normal
optional
stable_deref_trait ^1.2
normal
Versions
23.08%
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
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
once_
map
0.4.21
All Items
Crate Items
Re-exports
Modules
Structs
Traits
Crate
once_map
Copy item path
Source
Re-exports
§
pub use sync::
LazyMap
;
pub use sync::
OnceMap
;
Modules
§
sync
unsync
Structs
§
Default
Hasher
Random
State
The default hasher used by this crate.
Traits
§
Equivalent
Key equivalence trait.
ToOwned
Equivalent
Generalization of
ToOwned
that works with more types.