Structs§
JumpHasher
is the wrapper forJump Consistent Hash
that implementingHasher
trait.MUST TO KNOW
: This implementation finish never return value more thanu32
.
Functions§
- The base realization of
Jump Consistent Hash
algorithm. Usage example: