to_vec_bool_slice

Function to_vec_bool_slice 

Source
pub fn to_vec_bool_slice(slice: &[bool]) -> Vec<u8> 
Expand description

Encode a boolean slice to a new Vec (BEVE typed boolean array).