franklin_crypto::plonk::circuit::utils

Function fe_to_lsb_first_bits

Source
pub fn fe_to_lsb_first_bits<F: PrimeField>(el: &F) -> Vec<bool>