Module quality

Available on crate feature map only.
Expand description

The foldhash implementation optimized for quality.

Structs§

FixedState
A BuildHasher for quality::FoldHashers that all have the same fixed seed.
FoldHasher
A Hasher instance implementing foldhash, optimized for quality.
RandomState
A BuildHasher for quality::FoldHashers that are randomly initialized.