[][src]Module twitter_stream::hyper

This is supported on feature="hyper" only.

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

Type Definitions

Errorfeature="hyper"

A type alias of Error whose Service variant contains hyper::Error.

FutureTwitterStreamfeature="hyper"

A type alias of FutureTwitterStream using Hyper's HTTP client.

TwitterStreamfeature="hyper"

A type alias of TwitterStream using Hyper's HTTP client.