bauer 0.5.0

A derive macro for automatically generating builders
Documentation
1
2
3
4
5
error: `repeat` cannot be used with a type on arrays
 --> tests/ui/array-repeat-type.fail.rs:5:15
  |
5 |     #[builder(repeat = u8)]
  |               ^^^^^^