Module rocket_http::hyper[][src]

Expand description

Re-exported hyper HTTP library types.

All types that are re-exported from Hyper reside inside of this module. These types will, with certainty, be removed with time, but they reside here while necessary.

Modules

header

Reexported Hyper header types.

mime

Re-exporting the mime crate, for convenience.