pub const NIBBLE_PER_BYTE: usize = 2; // 0x0000_0000_0000_0002usize
Expand description

Number of nibble per byte.