10 releases (4 breaking)
Uses old Rust 2015
| 0.15.2 | Aug 19, 2019 |
|---|---|
| 0.15.1 | Aug 19, 2019 |
| 0.14.0 | Jul 4, 2019 |
| 0.12.4 | Jun 18, 2019 |
| 0.9.1 | Jan 23, 2019 |
#902 in Rust patterns
372,852 downloads per month
Used in 1,399 crates
(12 directly)
4KB
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