Crate enum_stringify

source ·
Expand description

§enum-stringify

Derive std::fmt::Display, std::str::FromStr, TryFrom<&str> and TryFrom<String> with a simple derive macro: EnumStringify.

Derive Macros§