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 e37a861 commit d1208baCopy full SHA for d1208ba
wither/Cargo.toml
@@ -24,7 +24,7 @@ lazy_static = "1"
24
wither_derive = { version = "0.6", path = "../wither_derive" }
25
26
[features]
27
-docinclude = [] # Used only for activating `doc(include="...")` on stable.
+docinclude = [] # Used only for activating `doc(include="...")` on nightly.
28
29
[package.metadata.docs.rs]
30
features = ["docinclude"] # Activate `docinclude` during docs.rs build.
0 commit comments