Macro alga::impl_monoid [] [src]

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