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.
syn/extra-traits
1 parent b28da88 commit 14acb02Copy full SHA for 14acb02
async-stream-impl/Cargo.toml
@@ -14,7 +14,7 @@ proc-macro = true
14
15
[dependencies]
16
proc-macro2 = "1"
17
-syn = { version = "1", features = ["extra-traits", "full", "visit-mut"]}
+syn = { version = "1", features = ["full", "visit-mut"] }
18
quote = "1"
19
20
[dev-dependencies]
0 commit comments