enumly-derive 1.1.0

Provides a procedural macro that exposes a compile-time static list of all variants of an enum.
Documentation
1
2
3
4
5
# enumly-derive
Internal proc-macro crate for `Enumly`.

This package is not intended for direct use; depend on `enumly` instead:
[enumly on crates.io](https://crates.io/crates/enumly).