Provides derive macros for working with enums and strings, such as EnumString, Display, and FromRepr.
# Cargo.toml
[dependencies]
strum_macros = "0.28.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates parsing a string into an enum and displaying it.
No known issues recorded.
No dependency data recorded yet.