Macro alga::impl_ring [] [src]

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