impl_tuples

Macro impl_tuples 

Source
impl_tuples!() { /* proc-macro */ }
Expand description

Internal implementation detail: This proc macro generates implementations of Tuple and AsList for tuples up to the arity passed in as the argument.