rust-lang / wg-async

Working group dedicated to improving the foundations of Async I/O in Rust

Home Page:https://rust-lang.github.io/wg-async/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reading club: Async iteration III

traviscross opened this issue · comments

During a reading club meeting, let's read the post by @yoshuawuyts:

Async iteration III

https://blog.yoshuawuyts.com/async-iterator-trait/

(This was proposed by @eholk.)