Expand description
A stable hashing algorithm used by rustc
Modules§
- Hashers collection
Structs§
- Hashing result of
SipHasher128
- A Stable Hasher adapted for cross-platform independent hash.
Traits§
- Extended
Hasher
trait for use withStableHasher
. - Trait for processing the result of the stable hashing operation.
Type Aliases§
- Stable 128-bits Sip Hasher