snark_verifier::util::arithmetic

Function fe_to_fe

Source
pub fn fe_to_fe<F1: PrimeField, F2: PrimeField>(fe: F1) -> F2
Expand description

Convert a PrimeField into another PrimeField.