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 911fa86 commit 0e5aedaCopy full SHA for 0e5aeda
hdf5-types/Cargo.toml
@@ -29,3 +29,6 @@ half = { workspace = true, optional = true }
29
[dev-dependencies]
30
quickcheck = { version = "1.0", default-features = false }
31
unindent = "0.2"
32
+
33
+[package.metadata.docs.rs]
34
+features = ["f16", "complex"]
0 commit comments