Docs.rs
once_map-0.4.17
once_map 0.4.17
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.14.2
normal
parking_lot ^0.12
normal
optional
rayon ^1.6
normal
optional
stable_deref_trait ^1.2
normal
Versions
21.88%
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
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.17
All Items
Re-exports
Modules
Structs
Traits
?
Settings
Crate
once_map
Copy item path
source
·
[
−
]
Re-exports
§
pub use sync::
LazyMap
;
pub use sync::
OnceMap
;
Modules
§
sync
unsync
Structs
§
DefaultHasher
RandomState
The default hasher used by this crate.
Traits
§
Equivalent
Generalization of
Borrow
that works with more types.
ToOwnedEquivalent
Generalization of
ToOwned
that works with more types.