franklin_crypto::plonk::circuit::multieq

Function bytes_to_bits_le

Source
pub fn bytes_to_bits_le(bytes: &[u8]) -> Vec<bool>