| Crates.io | enum-group-macros |
| lib.rs | enum-group-macros |
| version | 0.1.0 |
| created_at | 2026-01-11 03:11:34.895749+00 |
| updated_at | 2026-01-11 03:11:34.895749+00 |
| description | Define grouped enums with ergonomic pattern matching |
| homepage | |
| repository | https://github.com/xuchaoqian/enum-group-macros.git |
| max_upload_size | |
| id | 2035141 |
| size | 34,196 |
Define grouped enums with ergonomic pattern matching in Rust.
Add this to your Cargo.toml:
[dependencies]
enum-group-macros = { git = "https://github.com/xuchaoqian/enum-group-macros.git" }
This project is licensed under the MIT License - see the LICENSE file for details.