[−][src]Type Definition twitter_stream::hyper::Error
type Error = Error<Error>;
This is supported on crate feature
hyper only.A type alias of Error
whose Service variant contains hyper::Error.
type Error = Error<Error>;
hyper only.A type alias of Error
whose Service variant contains hyper::Error.