bits_to_config

Function bits_to_config 

Source
pub fn bits_to_config(bits: &[bool]) -> Vec<usize>
Expand description

Convert a bitvec-style representation to a binary configuration.