Skip to content

Add customization for enums for exporting values

Add a new customization flag which appends the ".export_values" function to the end of the enum declaration.

Add test showing the flag and what effect it has on the module.

Fixes: #167 (closed)

Merge request reports