Skip to main content

Crate once_map

Crate once_map 

Source

Re-exports§

pub use sync::LazyMap;std
pub use sync::OnceMap;std

Modules§

syncstd
unsync

Structs§

DefaultHasher
RandomState
The default hasher used by this crate.

Traits§

Equivalentequivalent
Key equivalence trait.
ToOwnedEquivalent
Generalization of ToOwned that works with more types.