docs(hyper): Tag docs for reexports

This commit is contained in:
Zach Pomerantz
2015-03-24 00:28:52 -07:00
parent 89191cc481
commit 376eaddb88

View File

@@ -1,3 +1,4 @@
#![doc(html_root_url = "https://hyperium.github.io/hyper/hyper/index.html")]
#![feature(core, collections, io, #![feature(core, collections, io,
std_misc, box_syntax, unsafe_destructor)] std_misc, box_syntax, unsafe_destructor)]
#![deny(missing_docs)] #![deny(missing_docs)]