Commit 430212e
committed
chore: add docs.rs metadata to Cargo.toml and use
We use the nightly
[`doc_cfg`](https://doc.rust-lang.org/unstable-book/language-features/doc-cfg.html)
feature to automatically annotate modules as only available with
specific feature flags enabled in the docs. This requires some
metadata in Cargo.toml that was missing.doc_cfg
1 parent 2728d73 commit 430212e
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| |||
0 commit comments