macro_rules! enum_variants { ($e: ty) => { ... }; }
The possible values from the variants of an enum.