2 releases

0.1.1 Dec 8, 2024
0.1.0 Dec 8, 2024

#582 in Procedural macros

Download history 102/week @ 2024-12-02 135/week @ 2024-12-09

237 downloads per month

MIT OR AFL-3.0 OR LGPL-3.0-or-later

3.5MB
262 lines

altgetset

banner

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

~280–720KB
~16K SLoC