We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--all-features
1 parent 945e1b6 commit 39a218eCopy full SHA for 39a218e
Cargo.toml
@@ -73,3 +73,6 @@ unseparated_literal_suffix = "warn"
73
unnecessary_safety_doc = "warn"
74
wildcard_dependencies = "warn"
75
wrong_self_convention = "warn"
76
+
77
+[package.metadata.docs.rs]
78
+all-features = true
0 commit comments