-
Notifications
You must be signed in to change notification settings - Fork 330
Closed
rustasync/runtime
#86Description
error[E0277]: the trait bound `ext::TimeoutStream<S>: futures_core::stream::Stream` is not satisfied
--> ~/.cargo/registry/src/git.colasdn.top-1ecc6299db9ec823/futures-timer-0.2.1/src/ext.rs:170:9
|
170 | impl<S> TryStream for TimeoutStream<S>
| ^^^^^^^^^ the trait `futures_core::stream::Stream` is not implemented for `ext::TimeoutStream<S>`
|
= note: required because of the requirements on the impl of `futures_core::stream::private_try_stream::Sealed` for `ext::TimeoutStream<S>`
rustc 1.38.0-nightly (00ee1b47f 2019-08-11)
Metadata
Metadata
Assignees
Labels
No labels