Expand description
This module contains the procedural macro implementation
for the StringEnum
attribute.
Attribute Macros§
- String
Enum - This procedural macro generates JS ‘string-like’ enums, which support from and to string conversions on all members.