[−][src]Type Definition hashbrown::hash_map::DefaultHashBuilder
type DefaultHashBuilder = BuildHasherDefault<FxHasher>;
Type alias for a HashBuilder using the fx hash algorithm.
type DefaultHashBuilder = BuildHasherDefault<FxHasher>;
Type alias for a HashBuilder using the fx hash algorithm.