Function bytes_to_bits

Source
pub fn bytes_to_bits(bytes: &[u8]) -> Vec<bool>