Crate fastmap

Source
Expand description

Provides a H256FastMap type with H256 keys and fast hashing function.

Type Aliasesยง

  • Specialized version of HashMap with H256 keys and fast hashing function.
  • Specialized version of HashSet with H256 values and fast hashing function.