[][src]Macro vrp_scientific::impl_try_collect_tuple

macro_rules! impl_try_collect_tuple {
    () => { ... };
    ($A:ident $($I:ident)*) => { ... };
}

A macro to get tuple from collection items.