FastBuildHasher

Type Alias FastBuildHasher 

Source
pub type FastBuildHasher = RandomState;
Expand description

BuildHasher implementation for FastHasher.

Aliased Typeยง

pub struct FastBuildHasher { /* private fields */ }