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