enum-group-macros

Crates.ioenum-group-macros
lib.rsenum-group-macros
version0.1.0
created_at2026-01-11 03:11:34.895749+00
updated_at2026-01-11 03:11:34.895749+00
descriptionDefine grouped enums with ergonomic pattern matching
homepage
repositoryhttps://github.com/xuchaoqian/enum-group-macros.git
max_upload_size
id2035141
size34,196
Chaoqian Xu (xuchaoqian)

documentation

README

enum-group-macros

Define grouped enums with ergonomic pattern matching in Rust.

Usage

Add this to your Cargo.toml:

[dependencies]
enum-group-macros = { git = "https://github.com/xuchaoqian/enum-group-macros.git" }

License

This project is licensed under the MIT License - see the LICENSE file for details.

Commit count: 0

cargo fmt