snark_verifier::util::arithmetic

Function fe_from_big

Source
pub fn fe_from_big<F: PrimeField>(big: BigUint) -> F
Expand description

Convert a BigUint into a PrimeField .