Show the crate…
3 releases
0.15.3 | Mar 11, 2021 |
---|---|
0.15.2 | Feb 25, 2021 |
0.15.2-alpha | Mar 10, 2021 |
#9 in #vapory
829 downloads per month
Used in 168 crates
(4 directly)
5KB
Tetsy Specialized Hasher for 32-bit keys
Provides Hash256StdHasher
, a specialized core::hash::Hasher
that takes just 8 bytes of the provided value and may only be used for keys which are 32 bytes.
The crate is no_std
-compatible.
Dependencies
~10KB