Skip to main content

impl_for_tuples_up_to

Macro impl_for_tuples_up_to 

Source
macro impl_for_tuples_up_to($mac:ident! { $($x:ident, $($y:ident,)*)? }) {
    ...
}
Expand description

Calls mac on lists of arguments from size 0 to 1 + count($y).