[][src]Function tari_utilities::bit::bits_to_byte

pub fn bits_to_byte(bits: [bool; 8]) -> u8

Converts a array of input bits (little-endian) to a single byte