v0.5.2
0.5.2
: New, optionalahash
feature which is turned on by default. When this feature is enabled, this library will utilize ahash for fasterHashMap
andHashSet
hashing rather than the standard library's SipHash.
0.5.2
: New, optional ahash
feature which is turned on by default. When this feature is enabled, this library will utilize ahash for faster HashMap
and HashSet
hashing rather than the standard library's SipHash.