macro_rules! impl_primefield_tests { ($fe:tt, $t:expr) => { ... }; }
Implement tests for the PrimeField trait.
PrimeField