Crate dualhashkey

source ·
Expand description

An implementation of a 64-bit DualHashKey.

For use with hierarchical ordered collections, to quickly find subkeys and permit range queries.

Structs

  • A key made of two hashes, whose raw value is never zero.
  • An integer that is known not to equal zero.

Constants

Type Aliases