Macro alga::impl_abelian [] [src]

macro_rules! impl_abelian {
    (<$M:ty> for $($T:tt)+) => { ... };
}