Re-exports

Modules

Structs

  • A hash map implemented with quadratic probing and SIMD lookup.
  • An iterator over the keys of a HashMap.

Traits

  • A hashable type.

Derive Macros

  • Derive macro generating an impl of the trait Hash.