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 4fe3559 commit 539247cCopy full SHA for 539247c
Cargo.toml
@@ -14,6 +14,9 @@ description = """
14
CPUs, as well as raw interfaces to platform-specific instructions.
15
"""
16
17
+[package.metadata.docs.rs]
18
+features = ["doc"]
19
+
20
[dependencies]
21
serde = { version = "1.0", optional = true }
22
serde_derive = { version = "1.0", optional = true }
0 commit comments