Macros§
Structs§
- UseStrong
Hashing - A wrapper can be used to implement
Hashusing the inner type’sStrongHash.
Traits§
- Strong
Hash StrongHash`` is a trait that is notionally similar tostd::hash::Hash`, but carries the implicit expectation that the hash that will be produced should be as perturbed as possible.