Function ssdeep::block_size::cmp

source ยท
pub fn cmp(lhs: u8, rhs: u8) -> Ordering
Expand description

Compares two base-2 logarithm forms of the block size values for ordering.

Both arguments must be valid.