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.
1 parent ae25ab6 commit 20a59fdCopy full SHA for 20a59fd
Cargo.toml
@@ -7,7 +7,7 @@ categories = ["development-tools::procedural-macro-helpers"]
7
description = "Quasi-quoting macro quote!(...)"
8
documentation = "https://docs.rs/quote/"
9
edition = "2018"
10
-keywords = ["syn"]
+keywords = ["macros", "syn"]
11
license = "MIT OR Apache-2.0"
12
readme = "README.md"
13
repository = "https://github.com/dtolnay/quote"
0 commit comments