Constant COMPRESSION_FACTOR

Source
const COMPRESSION_FACTOR: usize = 4;
Expand description

How many bytes of memory each bit in the bitset represents.