#attributes #abstraction #state-management #getter-setter #system #test #called

bilzaa2dattributes

This is a small library that implements attributes

1 unstable release

0.1.6 May 31, 2021
0.1.5 May 31, 2021

#22 in #getter-setter


Used in bilzaa2dcounter

MIT/Apache

8KB
204 lines

This is a small learning module. We have created a struct called attributes. We have 20 attributes each with a getter , setter and unit test. This is the most simple and robust state management system, more abstractions can be built on this.

No runtime deps