Crate enumly_derive

Crate enumly_derive 

Source
Expand description

Provides a procedural macro that exposes a compile-time static list of all variants of an enum.

Derive Macrosยง

Enumly
Derive macro that exposes compile-time constants for the full set of enum variants.