Expand description
A crate providing a derive keyword to generate a light enum.
This crate provide two derive keywords:
LightEnumwill generate a new enum without the content of each fieldValueswill generate a vector containing each field of the enum