Macro agnes::field_division[][src]

macro_rules! field_division {
    ($dtypes:ident => $($dtype:tt,)*) => { ... };
    ($dtypes:ident => $($dtype:tt),*) => { ... };
}