The .await
is over, async fn
s are here. See how’s the Future
of Rust become.
async/.await is the most important update in Rust this year. This talk is going to introduce what does the syntax look like, how far has its ecosystem grown, and finally dive into one of popular async runtime: Smol to see how does a runtime work.
About Ngô͘ Io̍k-ūi
Senior Software engineer at IOTA Foundation. Rust evangelist who helps contributing various open-sourced projects like async-std, smol, tuari and more among the community.