Function snarkvm_utilities::bytes::bytes_from_bits_le

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