newtype-enum-macro

Crates.ionewtype-enum-macro
lib.rsnewtype-enum-macro
version0.1.0
sourcesrc
created_at2020-05-11 09:18:12.677854
updated_at2020-05-11 09:18:12.677854
descriptionProcedural macro to generate newtype enums.
homepage
repositoryhttps://github.com/mgjm/newtype-enum
max_upload_size
id240063
size15,496
Martin Michaelis (mgjm)

documentation

README

Crates.io API Documentation Workflow Status

newtype-enum-macro

Provide the #[newtype_enum] attribute macro to derive the Enum and Variant traits from the newtype-enum crate.

License

Licensed under either of

at your option.

Contribution

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.

Commit count: 5

cargo fmt