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 83405b9 commit 39136abCopy full SHA for 39136ab
.github/workflows/workspace.yml
@@ -78,4 +78,4 @@ jobs:
78
- name: Generate Docs
79
env:
80
RUSTDOCFLAGS: "-Dwarnings --cfg docsrs"
81
- run: cargo doc --no-deps
+ run: cargo doc --no-deps --features custom
0 commit comments