Overview
Explore advanced Rust programming best practices in this third installment of a three-part video series. Dive into crucial topics such as when to use async programming, organizing project files effectively, and implementing a robust versioning strategy. Learn through practical examples using a real library, and gain insights on writing unit tests. Follow along as the instructor demonstrates these concepts, providing valuable tips for building efficient and maintainable Rust libraries.
Syllabus
- - Intro
- 00:12 - c07: When to Rust async and not async
- 02:41 - c08: Rust Project files
- 10:01 - c09: Rust Versioning Strategy
Taught by
Jeremy Chone