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

Plan: dyn dispatch for AFIT

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

Write a short doc on the kind of design we expect, and open questions, on this topic (#281).

This is pretty well documented here already: https://rust-lang.github.io/async-fundamentals-initiative/explainer/async_fn_in_dyn_trait.html

We did not identify any blocking issues wrt stabilizing (static) async fn in trait, so closing this.