Module fast
Available on crate feature
map
only.Expand description
The foldhash implementation optimized for speed.
Structsยง
- A
BuildHasher
forfast::FoldHasher
s that all have the same fixed seed. - A
Hasher
instance implementing foldhash, optimized for speed. - A
BuildHasher
forfast::FoldHasher
s that are randomly initialized.