ark_algebra_test_templates

Macro test_field

Source
macro_rules! test_field {
    ($mod_name:ident; $field:ty $(; $tail:tt)*) => { ... };
    ($iters:expr; $mod_name:ident; $field:ty $(; $tail:tt)*) => { ... };
}