pub const NIBBLE_PER_BYTE: usize = 2;
Expand description

Number of nibble per byte.