[dependencies.enum-iterator-derive]
version = "0.8.1"
[package]
authors = ["Stephane Raux <stephaneyfx@gmail.com>"]
description = "Tools to iterate over all values of a type (e.g. all variants of an enumeration)"
documentation = "https://docs.rs/enum-iterator"
edition = "2021"
homepage = "https://github.com/stephaneyfx/enum-iterator"
keywords = ["enum", "variants", "iterator", "enumerate"]
license = "0BSD"
name = "enum-iterator"
repository = "https://github.com/stephaneyfx/enum-iterator.git"
version = "0.8.1"