We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89191cc + 376eadd commit a7e2121Copy full SHA for a7e2121
src/lib.rs
@@ -1,3 +1,4 @@
1
+#![doc(html_root_url = "https://hyperium.github.io/hyper/hyper/index.html")]
2
#![feature(core, collections, io,
3
std_misc, box_syntax, unsafe_destructor)]
4
#![deny(missing_docs)]
0 commit comments