provide a simple way to convert enum to static str ref
A crate to serialize/deserialize enums into/from a string.
A derive macro to convert between enum and str
Enable deriving FromStr for enums
Enable deriving FromStr for enums
provide a simple way to convert static str ref to enum
Object to Object mapper for Rust. Derive '(Try)From' and '(Try)Into' traits.
A simple fork of enum_to_str_derive (by @DCjanus), convert enum to u8 slice ref
Procedural macro to implement Display and FromStr using common settings.
Procedural macro to implement Display and FromStr using common settings.
Procedural derive macro to generate boilerplate on unit variants enum types
Conviently serialize and deserialize rust types into / from their serde name.