pub type RapidInlineHashBuilder = BuildHasherDefault<RapidInlineHasher>;
๐Deprecated since 1.1.0: Renamed to
RapidInlineBuildHasher
Expand description
Deprecated and renamed to RapidInlineBuildHasher.
Aliased Typeยง
pub struct RapidInlineHashBuilder(/* private fields */);