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 */);