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 d71c806 commit 1cff785Copy full SHA for 1cff785
Cargo.toml
@@ -29,9 +29,6 @@ syn = { version = "2.0", features = ["full"] }
29
thiserror = "2"
30
trybuild = { version = "1.0.66", features = ["diff"] }
31
32
-[lib]
33
-doc-scrape-examples = false
34
-
35
[package.metadata.docs.rs]
36
targets = ["x86_64-unknown-linux-gnu"]
37
rustdoc-args = ["--generate-link-to-definition"]
0 commit comments