| Crates.io | enum_discriminant_macros |
| lib.rs | enum_discriminant_macros |
| version | 1.0.1 |
| created_at | 2025-05-09 18:20:16.741354+00 |
| updated_at | 2025-05-15 17:45:58.252517+00 |
| description | Internal implementation of procedural macros for enum_discriminant crate |
| homepage | |
| repository | https://github.com/jordfras/enum_discriminant |
| max_upload_size | |
| id | 1667468 |
| size | 12,340 |
Definition of the macros published by the enum_discriminant crate. Defined in this internal crate due to Rust's restriction that procedural macros must be defined in their own crate.