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 1dd477b commit 0fc974eCopy full SHA for 0fc974e
Cargo.toml
@@ -42,3 +42,6 @@ once_cell = "1.16.0"
42
name = "executor"
43
harness = false
44
required-features = ["static"]
45
+
46
+[package.metadata.docs.rs]
47
+all-features = true
0 commit comments