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 90870f3 commit 653ee61Copy full SHA for 653ee61
httpbis/src/lib.rs
@@ -1,4 +1,4 @@
1
-#![deny(broken_intra_doc_links)]
+#![deny(rustdoc::broken_intra_doc_links)]
2
#![deny(missing_docs)]
3
4
//! Asynchnous HTTP/2 client and server implementation.
0 commit comments