Crate map_enum

source
Expand description

This module contains the procedural macro implementation for the StringEnum attribute.

Attribute Macros§

  • This procedural macro generates JS ‘string-like’ enums, which support from and to string conversions on all members.