Type Alias RapidHashBuilder

Source
pub type RapidHashBuilder = BuildHasherDefault<RapidHasher>;
๐Ÿ‘ŽDeprecated since 1.1.0: Renamed to RapidBuildHasher
Expand description

Deprecated and renamed to RapidBuildHasher.

Aliased Typeยง

pub struct RapidHashBuilder(/* private fields */);