Join our Rust Live Accelerator waitlist (free Rust Job-Ready Roadmap inside):
https://letsgetrusty.com/join
Let’s Get Rusty is the #1 Rust education & career development platform for engineers who want real-world skills and results. We combine a structured curriculum, industry-grade projects, expert review and feedback, and our Rust recruiter network — to help you master Rust and get hired.
· Rust recently added support for asynchronous tasks inside a trait. This is a big news in the Rust world. Join me in today's video as I cover the newly implemented feature of async functions inside traits on the nightly version of rust.
FREE Rust Cheat Sheet: https://letsgetrusty.com/cheatsheet
Blog post: https://blog.rust-lang.org/inside-rus...
Chapters:
0:00 Async/Await syntax
0:33 The problem
1:30 Workaround
2:00 Nightly support
2:32 Limitations
3:16 Path to stabilization