A further look at Future::AsyncAwait, where it will go next and how we should be using it.
In the previous part, I introduced the Future::AsyncAwait module, which adds the async and await pair of keywords. These help us to write many forms of code that use futures for