Module xxhash_rust::const_xxh3

source ·
Expand description

Xxh3 const fn implementation

This module is efficient only when hashes are guaranteed to be executed at compile time. At runtime algorithm is written in fairly inefficient code, although still fast enough.

Functions§