Demo: Rust Async/Await

Опубликовано: 24 Февраль 2026
на канале: Context Free
6,671
237

Demo of the new async/await support released in Rust 1.39.

GitHub project with my demo code is here: https://github.com/tjpalmer/async-demo

Other important links:

https://blog.rust-lang.org/2019/09/30...
https://github.com/tokio-rs/tokio
https://github.com/seanmonstar/reqwest (including the example my demo is based on)
https://jsonplaceholder.typicode.com/