Expand description
Module containing certain constraints about fuzzy hash data.
Structs§
- Block
Hash Size - A generic type to constrain given block hash size using
ConstrainedBlockHashSize. - Block
Hash Sizes - A generic type to constrain given two block hash sizes using
ConstrainedBlockHashSizes.
Traits§
- Constrained
Block Hash Size - A sealed trait to constrain block hash size.
- Constrained
Block Hash Sizes - A sealed trait to constrain block hash sizes.