pub const MIN_BITSTRING_LENGTH: usize = 131072; // 131_072usize
Expand description