pub type NoHasher = BuildHasherDefault<NoHashHasher<HashedKey>>;
pub struct NoHasher(/* private fields */);