Skip to main content

BuildFastHasher

Type Alias BuildFastHasher 

Source
pub type BuildFastHasher = BuildHasherDefault<FastHasher>;
Expand description

Aliased Typeยง

pub struct BuildFastHasher(/* private fields */);