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
whoseService
variant containshyper::Error
. - Future
Twitter Stream - A type alias of
FutureTwitterStream
using Hyper’s HTTP client. - Twitter
Stream - A type alias of
TwitterStream
using Hyper’s HTTP client.