# Enum Companion Derive
A procedural macro for generating companion enums for structs.
See the [main crate](https://crates.io/crates/enum_companion) for usage details.
This crate is meant to be used as a dependency of the main crate and not directly.