enum_companion_derive 0.1.4

A procedural macro for generating companion enums for structs.
Documentation

Enum Companion Derive

A procedural macro for generating companion enums for structs. See the main crate for usage details.

This crate is meant to be used as a dependency of the main crate and not directly.