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