Module constraints

Module constraints 

Source
Expand description

Module containing certain constraints about fuzzy hash data.

Structs§

BlockHashSize
A generic type to constrain given block hash size using ConstrainedBlockHashSize.
BlockHashSizes
A generic type to constrain given two block hash sizes using ConstrainedBlockHashSizes.

Traits§

ConstrainedBlockHashSize
A sealed trait to constrain block hash size.
ConstrainedBlockHashSizes
A sealed trait to constrain block hash sizes.