Expand description
§Nohashmap
nohashmap allows you to use HashMap syntax in Rust for non-hashable types.
Re-exports§
pub use nohashmap::NoHashMapMultiVec;pub use nohashmap::NoHashMapVecTuple;
nohashmap allows you to use HashMap syntax in Rust for non-hashable types.
pub use nohashmap::NoHashMapMultiVec;pub use nohashmap::NoHashMapVecTuple;