Crate once_map

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
Key equivalence trait.
ToOwnedEquivalent
Generalization of ToOwned that works with more types.