pub type IdBuildHasher = BuildHasherDefault<IdHasher>;

Aliased Type§

struct IdBuildHasher(/* private fields */);