pub type FingerprintSipHasherBase = SipHasher13;
Expand description
The base hasher for the FingerprintSipHasher
.
Aliased Typeยง
pub struct FingerprintSipHasherBase { /* private fields */ }
pub type FingerprintSipHasherBase = SipHasher13;
The base hasher for the FingerprintSipHasher
.
pub struct FingerprintSipHasherBase { /* private fields */ }