Skip to main content

test_primefield

Macro test_primefield 

Source
macro_rules! test_primefield {
    ($fe:tt, $uint:ident) => { ... };
}
Expand description

Implement all tests for a type which impls the PrimeField trait.