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.
2 parents ee40f69 + 7c772c3 commit 1175f50Copy full SHA for 1175f50
widget/Cargo.toml
@@ -42,3 +42,7 @@ optional = true
42
version = "0.12"
43
optional = true
44
default-features = false
45
+
46
+[package.metadata.docs.rs]
47
+rustdoc-args = ["--cfg", "docsrs"]
48
+all-features = true
0 commit comments