Module hyper

Module hyper 

Source
Available on crate feature hyper only.
Expand description

Type aliases for use with hyper crate’s HTTP client.

Type Aliases§

Error
A type alias of Error whose Service variant contains hyper::Error.
FutureTwitterStream
A type alias of FutureTwitterStream using Hyper’s HTTP client.
TwitterStream
A type alias of TwitterStream using Hyper’s HTTP client.