pub fn left_common(a: u8, b: u8) -> usize
Expand description

Calculate the number of common nibble between two left aligned bytes.