Skip to content

SuperEnum is a simple derive macro for Rust enums that creates two static arrays; one of variants and one as strings

License

Notifications You must be signed in to change notification settings

msmeraglia/super_enum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

super_enum

SuperEnum is a simple derive macro for Rust enums that creates two static arrays; one of variants and one as strings

About

SuperEnum is a simple derive macro for Rust enums that creates two static arrays; one of variants and one as strings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages