Back to Browse

Demo: Rust Async/Await

6.7K views
Nov 7, 2019
11:02

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/Async-await-hits-beta.html https://github.com/tokio-rs/tokio https://github.com/seanmonstar/reqwest (including the example my demo is based on) https://jsonplaceholder.typicode.com/

Download

0 formats

No download links available.

Demo: Rust Async/Await | NatokHD