We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a46f14c + 7d8f15b commit 51c48abCopy full SHA for 51c48ab
Cargo.toml
@@ -38,7 +38,7 @@ targets = ["x86_64-unknown-linux-gnu"]
38
rustdoc-args = ["--generate-link-to-definition"]
39
40
[package.metadata.playground]
41
-features = ["raw_value"]
+features = ["float_roundtrip", "raw_value", "unbounded_depth"]
42
43
44
### FEATURES #################################################################
0 commit comments