Procedural macros distributed by the crate `spire_enum`.
Procedural macros to facilitate enum usage, such as when delegating implementations, extracting variant types, or creating enum tables.
An alternative to dynamic-dispatched method calls, without the need for object safety