Lymia/derive_setters
A procedural macro that automatically generates setter methods for a struct's fields.
RustApache-2.0
Issues
- 0
- 3
- 3
Add support for #[deny(missing_docs)]?
#10 opened by grantspassoregon - 0
Missing license files
#6 opened by krasimirgg - 2
Taking comments from #[doc] attributes?
#5 opened by kang-sw - 2
Generate setters with `set_` by default
#4 opened by cottinisimone