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