Closed mortbopet closed 5 years ago
The graphical component should be able to display the names of enum values to the user. To create the enum => string association, we may use a library such as: https://github.com/Neargye/magic_enum
Added in 9ff9d6d9453bc1a4605f4620dd5152019d5bcbc1
The graphical component should be able to display the names of enum values to the user. To create the enum => string association, we may use a library such as: https://github.com/Neargye/magic_enum