Type Alias term_rustdoc::util::Hasher

source ·
pub type Hasher = BuildHasherDefault<FxHasher>;

Aliased Type§

struct Hasher(/* private fields */);