enum_variants 1.0.0

Deriving traits for C-like enums using macro 1.1.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Andy Shiue <andyshiue851019@gmail.com>"]
description = "Deriving traits for C-like enums using macro 1.1."
exclude = [".DS_Store", ".gitignore"]
homepage = "https://github.com/AndyShiue/derivation/tree/master"
keywords = ["enum", "derive", "macro"]
license = "MIT"
name = "enum_variants"
repository = "https://github.com/AndyShiue/derivation/tree/master"
version = "1.0.0"