Crate enumizer

Crate enumizer 

Source
Expand description

This crate provides easy to use macros, that allow the user to create enum types that are equivalent and convertible to standard library enum types, with custom variant names.

Macrosยง

alias_either
alias_option
alias_result