Support ?
operator in async stream (add async_try_stream)
#2
Labels
C-enhancement
Category: A new feature or an improvement for an existing one
Uh oh!
There was an error while loading. Please reload this page.
Unlike
futures-await
, we cannot use?
operator inasync_stream
. It would be useful if we had more sugar for this.Related: rust-lang/futures-rs#1548 (comment)
The text was updated successfully, but these errors were encountered: