[][src]Macro goggles::par

macro_rules! par {
    ($head:expr, $tail:expr $(, $rest:expr)* $(,)?) => { ... };
}