Function franklin_crypto::plonk::circuit::utils::words_to_msb_first_bits

source ยท
pub fn words_to_msb_first_bits(el: &[u64]) -> Vec<bool>