We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tags
1 parent f7418cf commit 14fac18Copy full SHA for 14fac18
Cargo.toml
@@ -8,7 +8,6 @@ description = "A set of useful proc macros for enums"
8
repository = "https://github.com/ecstatic-morse/enum-utils"
9
readme = "README.md"
10
license = "MIT"
11
-tags = ["enum", "proc-macro", "derive"]
12
categories = ["development-tools"]
13
14
[badges.azure-devops]
from-str/Cargo.toml
@@ -8,7 +8,6 @@ description = "Code generation for mapping from strings to arbitrary values"
readme = "../README.md"
[dependencies]
0 commit comments