enum2schema_derive 0.1.1

Derive macro implementation for enum2schema.
Documentation
1
2
3
# enum2schema_derive

The procedural macro behind [`enum2schema`](https://crates.io/crates/enum2schema). Depend on the `enum2schema` crate, which re-exports this derive along with the `Schema` trait.