snarkvm_utilities::bytes

Function bytes_from_bits_le

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