We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f4069d + 2bf9708 commit 1fb55fcCopy full SHA for 1fb55fc
Cargo.toml
@@ -24,3 +24,6 @@ doc-scrape-examples = false
24
[package.metadata.docs.rs]
25
targets = ["x86_64-unknown-linux-gnu"]
26
rustdoc-args = ["--generate-link-to-definition"]
27
+
28
+[package.metadata.playground]
29
+features = ["serde"]
0 commit comments