pub type StableSipHasher128 = StableHasher<SipHasher128>;
Expand description
Stable 128-bits Sip Hasher
StableHasher
version of SipHasher128
.
Aliased Typeยง
struct StableSipHasher128 { /* private fields */ }
pub type StableSipHasher128 = StableHasher<SipHasher128>;
Stable 128-bits Sip Hasher
StableHasher
version of SipHasher128
.
struct StableSipHasher128 { /* private fields */ }