franklin_crypto::plonk::circuit::utils

Function words_to_lsb_first_bits

Source
pub fn words_to_lsb_first_bits(el: &[u64]) -> Vec<bool>