Skip to content

Commit

Permalink
docs(hyper): Tag docs for reexports
Browse files Browse the repository at this point in the history
  • Loading branch information
zzmp committed Mar 24, 2015
1 parent 89191cc commit 376eadd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
@@ -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)]
Expand Down

0 comments on commit 376eadd

Please sign in to comment.