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