| Crates.io | newtype-enum-macro |
| lib.rs | newtype-enum-macro |
| version | 0.1.0 |
| created_at | 2020-05-11 09:18:12.677854+00 |
| updated_at | 2020-05-11 09:18:12.677854+00 |
| description | Procedural macro to generate newtype enums. |
| homepage | |
| repository | https://github.com/mgjm/newtype-enum |
| max_upload_size | |
| id | 240063 |
| size | 15,496 |
Provide the #[newtype_enum] attribute macro to derive the Enum and Variant traits from the newtype-enum crate.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.