pub fn from_bits(bits: &[bool]) -> usize
Expand description

Helper function to get a decimal representation given the bits.