enum_variants

Macro enum_variants 

Source
macro_rules! enum_variants {
    ($e: ty) => { ... };
}
Expand description

The possible values from the variants of an enum.