fortuples 0.9.1

Procedural macros to generalize inherent and trait implementations over tuples
Documentation
1
2
3
4
5
error: `min_size` should be strictly less than `max_size`.
 --> tests/ui/errors/inconsistent-sizes.both-present.rs:6:15
  |
6 |     #[tuples::min_size(2)]
  |               ^^^^^^^^