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/