The Android Team has open sourced our internal Rust Training! It's a four day course covering the full spectrum of Rust, from basic syntax to advanced topics like generics and error handling. It also includes Android-specific content on the last day such as:
- Building Android components in Rust.
- AIDL servers and clients.
- Interoperability with C, C++, and Java.

https://google.github.io/comprehensive-rust/

Welcome to Comprehensive Rust 🦀 - Comprehensive Rust 🦀

@jeffvanderstoep I wanted to report that memory layout figures are not fully visible in dark mode, but somebody has already fixed it. Thanks!