fortuples 0.9.1

Procedural macros to generalize inherent and trait implementations over tuples
Documentation
1
2
3
4
5
error: `auto_impl` won't use the `tuple_name`
 --> tests/ui/errors/auto-impl.tuple-name.rs:2:11
  |
2 | #[tuples::tuple_name(A)]
  |           ^^^^^^^^^^