snark_verifier::util::arithmetic

Function fe_to_big

Source
pub fn fe_to_big<F: PrimeField>(fe: F) -> BigUint
Expand description

Convert a PrimeField into a BigUint.