Who Runs Your Rust Future? Hands-On Intro to Async Rust (opens in new tab) 聽馃УAsync
Ever wonder what actually runs your async code in Rust? Build it yourself: the smallest engine that runs an async job to completion, and learn how futures and runtimes really work along the way.
Read the original article