Rust should stabilize AsyncIterator::poll_next (without.boats)
from runiq@feddit.de to rust@programming.dev on 27 Nov 2023 16:23
https://feddit.de/post/6106370

In my previous post, I said that the single best thing the Rust project could do for users is stabilize AsyncIterator. I specifically meant the interface that already exists in the standard library, which uses a method called poll_next. Ideally this would have happened years ago, but the second best time would be tomorrow.

#rust

threaded - newest