test_field_dft

Macro test_field_dft 

Source
macro_rules! test_field_dft {
    ($mod:ident, $field:ty, $extfield:ty, $dft:ty) => { ... };
}