Module no_std_compat2::hash
source · Available on non-crate feature
std only.Structs
- SipHasherDeprecatedAn implementation of SipHash 2-4.
Traits
- A trait for creating instances of
Hasher. - A hashable type.
- A trait for hashing an arbitrary stream of bytes.
Derive Macros
- Derive macro generating an impl of the trait
Hash.