add_getters_setters 0.1.0

Makes it much easier to add getters and setters for fields of structures. Done by simply just adding some attributes to the struct and fields
Documentation

add_getters_setters

Makes it much easier to add getters and setters for fields of structures. Done by simply just adding some attributes to the struct and fields

see contents of the tests file for a reference of how to use this