Macro alga::impl_loop [] [src]

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