Make the struct fields private and export getters and various setters for manipulating the data. Update all the references to these fields to use the getters and setters instead. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |
Make the struct fields private and export getters and various setters for manipulating the data. Update all the references to these fields to use the getters and setters instead. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |