1 2 3 4 5 6 7 8
# TODO - [x] add `#[builder(rename = "")]` - [x] add mutable builder (`&mut self`) - [ ] add type-state builder - [x] add custom visibility of builder - [x] handle generics - [x] enums for field attributes