Type Alias Hasher

Source
pub type Hasher = BuildHasherDefault<FxHasher>;

Aliased Typeยง

struct Hasher(/* private fields */);