Struct std::collections::hash_map::RandomState 1.7.0[−][src]
pub struct RandomState { /* fields omitted */ }
Expand description
Implementations
Trait Implementations
type Hasher = DefaultHasher
type Hasher = DefaultHasher
将创建的哈希器的类型。
创建一个新的哈希器。 Read more
创建一个新的 RandomState
。