[go: up one dir, main page]

Macro alga::impl_loop [] [src]

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