batch-impl 0.8.2

A proc-macro library for batch generating trait impls with a powerful DSL
Documentation
1
2
3
4
5
error: batch-impl: trailing attachment chain (`{...}` / `where{...}` / `impl{...}`) exceeds 129 levels (limit 128); split into separate impl-specs
 --> tests/ui/impl_attach_too_deep.rs:5:14
  |
5 | #[batch_impl(i32 impl{X}impl{X}impl{X}impl{X}impl{X}impl{X}impl{X}impl{X}impl{X}impl{X}impl{X}impl{X}impl{X}impl{X}impl{X}impl{X}impl...
  |              ^^^