Expand description
The foldhash implementation optimized for quality.
Structsยง
- Fixed
State - A
BuildHasherforquality::FoldHashers that all have the same fixed seed. - Fold
Hasher - A
Hasherinstance implementing foldhash, optimized for quality. - Random
State - A
BuildHasherforquality::FoldHashers that are randomly initialized.