[][src]Macro goggles::seq

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