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