fortuples 0.9.1

Procedural macros to generalize inherent and trait implementations over tuples
Documentation
1
2
3
4
5
error: separator is expected
 --> tests/ui/errors/repetition.missing-separator.rs:6:33
  |
6 |     impl Container<#Tuple> {} #()
  |                                 ^