macro_rules! impl_for_tuples {
    ($macro:ident) => { ... };
}
Expand description

Execute macro for each kind of tuple