enum-iterator-derive 0.1.0

Procedural macro to derive Iterator for field-less enums
Documentation

Documentation Crate MIT license

Purpose

Procedural macro to iterate over the variants of a field-less enum.