/enum-iterator

Tools to iterate over the variants of a field-less enum

Primary LanguageRustMIT LicenseMIT

Documentation Crate MIT license

Purpose

Trait and procedural macro to iterate over the variants of a field-less enum.