December 17, 2019
Rust's async-std!
There is just so much for me to LEARN about Rust!
I have read such an interesting article by Stjepan Glavina about the new async-std runtime for Rust.
The async-std announcement tells me that "async-std is a library that looks and feels like the Rust standard library, except everything in it is made to work with async/await exactly as you would expect it to."
Even if I don't understand this stuff well it does sound SO COOL to me!
I must STUDY this async-std!