2 releases
0.1.1 | Dec 8, 2024 |
---|---|
0.1.0 | Dec 8, 2024 |
#729 in Procedural macros
3.5MB
262 lines
altgetset
An alternative library to getset
.
This library provide procedural macros to write getters and setters for struct fields.
This macro is not intended for fields that requires custom logic inside their getters and setters. Not yet. :)
lib.rs
:
altgetset
An alternative library to getset
.
This library provide procedural macros to write getters and setters for struct fields.
This macro is not intended for fields that requires custom logic inside their getters and setters. Not yet. :)
Dependencies
~260–700KB
~16K SLoC