macro_rules! impl_field_identity_tests {
($fe:tt) => { ... };
}Expand description
Implement field element identity tests.
main (development) branch of crypto-glue.macro_rules! impl_field_identity_tests {
($fe:tt) => { ... };
}Implement field element identity tests.