pub const HALF_SIZE: usize = _; // 32usize
The half (truncated) size of the block hash.
This is the half of FULL_SIZE.
FULL_SIZE
Normally, the second block hash is truncated to this size.
See also: “Truncation” section of FuzzyHashData
FuzzyHashData