rust-custom-derive
rust-custom-derive copied to clipboard
Custom enum variant names
It would be helpful for me to be able to make custom enum variant names for Display/FromStr derivations. Currently I have a bespoke macro for this purpose.