Closed
Description
While FuturesUnordered
has a FusedStream
implementation, the FuturesOrdered
type does not. Is there any reason for this missing implementation or is this just an oversight?
While FuturesUnordered
has a FusedStream
implementation, the FuturesOrdered
type does not. Is there any reason for this missing implementation or is this just an oversight?