generic_enum_builder 0.2.1 generic_enum_builder: ^0.2.1 copied to clipboard
Source code generator processing annotated generic_enum classes. Generates a value-instance map and a json-serialization function.
Generic Enum Builder #
Examples #
The package generic_enum_example provides complete examples 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.