You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This isn't used. We could opt for implementing FusedFuture and
FusedStream, but these traits seem incoherent [1] and are due
to removal for futures-core 1.0 [2]. They're not needed, so just
get rid of them.
[1] rust-lang/futures-rs#2779
[2] rust-lang/futures-rs#2207
0 commit comments