batch-impl 0.9.2

A proc-macro library for batch generating trait impls with a powerful DSL
Documentation
1
2
3
4
5
error: batch-impl: missing operand before `.` (e.g. `T.U`)
 --> tests/ui/leading_operator.rs:9:14
  |
9 | #[batch_impl(.isize)]
  |              ^