altgetset

Crates.ioaltgetset
lib.rsaltgetset
version0.1.1
created_at2024-12-08 18:09:58.680547+00
updated_at2024-12-08 18:12:20.371327+00
descriptionAn alternative getters/setters proc-macro library.
homepagehttps://github.com/Rhelvetican/altgetset
repositoryhttps://github.com/Rhelvetican/altgetset
max_upload_size
id1476526
size3,294,800
Rhelvetican (Rhelvetican)

documentation

https://docs.rs/altgetset

README

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. :)

Commit count: 6

cargo fmt