[][src]Macro vrp_core::impl_try_collect_tuple

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