pub type SipHash = GeneralSipHash<2, 4>;Expand description
The alias for GeneralSipHash<2, 4>, which is an optimal choice of constants.
Aliased Typeยง
pub struct SipHash { /* private fields */ }pub type SipHash = GeneralSipHash<2, 4>;The alias for GeneralSipHash<2, 4>, which is an optimal choice of constants.
pub struct SipHash { /* private fields */ }