fortuples 0.9.1

Procedural macros to generalize inherent and trait implementations over tuples
Documentation
1
2
3
4
5
6
7
error: `auto_impl` supports only methods
 --> tests/ui/errors/auto-impl.macro.rs:3:5
  |
3 | /     some_macro! {
4 | |
5 | |     }
  | |_____^