Derive Macro EnumStringify

Source
#[derive(EnumStringify)]
{
    // Attributes available to this derive:
    #[enum_stringify]
}