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

Combinators 2.0

tmandry opened this issue · comments

This is a roadmap item for wg-async. You can view the roadmap here: https://github.com/orgs/rust-lang/projects/28

New, opinionated combinators that prioritize reliability over versatility (but hopefully make up for that by having a wide range of combinators to choose from).

Could be futures_concurrency or something like it.