| Crates.io | enum_companion_derive |
| lib.rs | enum_companion_derive |
| version | 0.1.4 |
| created_at | 2025-07-10 11:42:18.87266+00 |
| updated_at | 2025-10-02 20:13:20.107859+00 |
| description | A procedural macro for generating companion enums for structs. |
| homepage | |
| repository | https://github.com/solidev/enum_companion |
| max_upload_size | |
| id | 1746200 |
| size | 26,995 |
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.