[][src]Function tari_utilities::bit::bits_to_bytes

pub fn bits_to_bytes(bits: &[bool]) -> Vec<u8>

Converts a vector of bits to a vector of bytes