biguints_to_fields

Function biguints_to_fields 

Source
fn biguints_to_fields<F: Field, const N: usize>(limbs: &[BigUint; N]) -> [F; N]