Merge pull request #394 from zzmp/patch-3

docs(hyper): Tag docs for reexports
This commit is contained in:
Jonathan Reem
2015-03-24 00:34:47 -07:00

View File

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