Type Definition hashbrown::hash_map::DefaultHashBuilder

source ·
pub type DefaultHashBuilder = RandomState;
Expand description

Default hasher for HashMap.