> There are a lot of guides about how to use async Rust from a "user's > perspective", but I think it's also worth understanding //how// it > works, what those async blocks actually mean.