docs(ffi): generate FFI documentation (#2447)
This commit is contained in:
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@@ -179,4 +179,4 @@ jobs:
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: rustdoc
|
||||
args: --features full -- --cfg docsrs -D broken-intra-doc-links
|
||||
args: --features full,ffi -- --cfg docsrs --cfg hyper_unstable_ffi -D broken-intra-doc-links
|
||||
|
||||
Reference in New Issue
Block a user