Skip to main content

Crate blueprint_strong_hash

Crate blueprint_strong_hash 

Source

Macros§

impl_strong_hash_for_impl_hash

Structs§

UseStrongHashing
A wrapper can be used to implement Hash using the inner type’s StrongHash.

Traits§

StrongHash
StrongHash`` is a trait that is notionally similar to std::hash::Hash`, but carries the implicit expectation that the hash that will be produced should be as perturbed as possible.

Derive Macros§

StrongHash