Plurrrr

Thu 04 May 2023

Stabilizing async fn in traits in 2023

The async working group's headline goal for 2023 is to stabilize a "minimum viable product" (MVP) version of async functions in traits. We are currently targeting Rust 1.74 for stabilization. This post lays out the features we plan to ship and the status of each one.

Source: Stabilizing async fn in traits in 2023, an article by Niko Matsakis and Tyler Mandry.