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.
impl_tuples!() { /* proc-macro */ }Internal implementation detail: This proc macro generates implementations of Tuple and
AsList for tuples up to the arity passed in as the argument.