generic_enum_builder 0.1.3
generic_enum_builder: ^0.1.3 copied to clipboard
Source code generator processing annotated generic_enum classes. It builds a value-instance map and json-serialization functions.
example/README.md
Generic Enum Builder #
Examples #
The package generic_enum_example provides a complete example on how to define and build
generic enumeration classes. As a starting point users could clone this repository, add
their own generic enum classes to the folder lib and build the library.
Features and bugs #
Please file feature requests and bugs at the issue tracker.