Searched defs:NullHasher (Results 1 – 1 of 1) sorted by relevance
1917 struct NullHasher; struct1919 impl BuildHasher for NullHasher { implementation1928 impl Hasher for NullHasher { implementation