Type Alias RapidInlineHashBuilder

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