Crate enum_iterator_derive[][src]

Expand description

Overview

Procedural macro to derive IntoEnumIterator for field-less enums.

See crate enum-iterator for details.

Contribute

All contributions shall be licensed under the 0BSD license.

Derive Macros

Derives IntoEnumIterator for field-less enums.