tokio-rs / async-stream

Asynchronous streams for Rust using async & await notation
Other
636 stars 33 forks source link

Feature request: yield* #87

Open jakajancar opened 1 year ago

jakajancar commented 1 year ago

It would be nice if a yield* equivalent was supported.