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 9f2acfc commit 6bff4e0Copy full SHA for 6bff4e0
Cargo.toml
@@ -8,6 +8,7 @@ description = "Type erasure for async trait methods"
8
repository = "https://github.com/dtolnay/async-trait"
9
documentation = "https://docs.rs/async-trait"
10
readme = "README.md"
11
+keywords = ["async"]
12
13
[lib]
14
proc-macro = true
0 commit comments