[][src]Module twitter_stream::hyper

This is supported on crate feature hyper only.

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

Type Definitions

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.