Module ssdeep::internal_comparison
source · Expand description
Module containing internal efficient block hash implementation.
Modules§
- A module containing utilities for an element of block hash position array.
Structs§
- A simple struct representing a position array of a block hash.
Traits§
- Represents abstract representation of the block hash position array.
- The implementation of the block hash position array (safe; immutable).
- BlockHashPositionArrayImplUnchecked
uncheckedThe implementation of the block hash position array (unchecked; immutable).