enum-iterator-derive 1.4.0

Procedural macro to derive Sequence
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!-- cargo-sync-readme start -->

# Overview
- [📦 crates.io]https://crates.io/crates/enum-iterator-derive
- [📖 Documentation]https://docs.rs/enum-iterator-derive
- [âš– 0BSD license]https://spdx.org/licenses/0BSD.html

Procedural macro to derive `Sequence`.

See crate [`enum-iterator`](https://docs.rs/enum-iterator) for details.

# Contribute
All contributions shall be licensed under the [0BSD license](https://spdx.org/licenses/0BSD.html).

<!-- cargo-sync-readme end -->