Skip to main content

BITS_PER_BYTE

Constant BITS_PER_BYTE 

Source
pub const BITS_PER_BYTE: usize = 8;
Expand description

Exact computing constant for the number of bits in one byte.