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

Number of nibble per byte.