enum2schema_derive 0.1.1

Derive macro implementation for enum2schema.
Documentation

enum2schema_derive

The procedural macro behind enum2schema. Depend on the enum2schema crate, which re-exports this derive along with the Schema trait.