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