Crates.io | enum-repr-derive |
lib.rs | enum-repr-derive |
version | 0.2.0 |
source | src |
created_at | 2020-01-25 09:26:47.534513 |
updated_at | 2021-07-28 06:36:19.795151 |
description | Simple trait for converting enum to and from its primitive repr type |
homepage | https://github.com/ssalonen/enum-repr-derive |
repository | https://github.com/ssalonen/enum-repr-derive |
max_upload_size | |
id | 201837 |
size | 11,062 |
cargo install enum-repr-derive
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.
See CONTRIBUTING.md.
cargo release --skip-publish
and let the github CD pipeline do the rest.