futures-rs icon indicating copy to clipboard operation
futures-rs copied to clipboard

Feature Request: make FuturesUnordered splitable.

Open thynson opened this issue 1 year ago • 0 comments

There're some use case that we want hold the reference to FuturesUnordered on both read end and write end, however it's seems impossible to do so for now. Or maybe I'm missing something else that fit this purpose.

thynson avatar Mar 05 '24 10:03 thynson