Skip to content

Commit cfe2cc4

Browse files
committed
Show all modules on docs.rs
Add docs feature to docs.rs metadata see https://github.com/onur/docs.rs/pull/73
1 parent 6467fdb commit cfe2cc4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ description = """
1414
CPUs, as well as raw interfaces to platform-specific instructions.
1515
"""
1616

17+
[package.metadata.docs.rs]
18+
features = ["doc"]
19+
1720
[dependencies]
1821
serde = { version = "1.0", optional = true }
1922
serde_derive = { version = "1.0", optional = true }

0 commit comments

Comments
 (0)