Learn AI, Data Science & Business — Earn Certificates That Get You Hired
Start speaking a new language. It’s just 3 weeks away.
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Dive into the world of asynchronous programming in Rust with this 52-minute tutorial video. Learn how to define async functions that return Future types and explore the need for executors to drive these Futures to completion. Gain a deeper understanding of async programming concepts by contrasting them with synchronous and multi-threaded execution. Focus on using the "smol" crate as an async executor, and by the end of the video, acquire the skills to define async functions and implement them effectively. Access additional resources, including a comprehensive Rust programming playlist and the Rust Async Programming Book, to further enhance your knowledge of asynchronous Rust development.
Syllabus
Intro to Rust Async Function Execution With Smol Rust Programming Tutorial for Developers
Taught by
Trevor Sullivan