Macro alga::impl_field [] [src]

macro_rules! impl_field {
    (<$A:ty, $M:ty> for $($T:ty);* $(;)*) => { ... };
}