macro_rules! impl_primefield_tests {
    ($fe:tt, $t:expr) => { ... };
}
Expand description

Implement tests for the PrimeField trait.