comprehensive-rust
comprehensive-rust copied to clipboard
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
The file should be named `LICENSE` per https://github.com/google/new-project.
Add a little example that demonstrates that the compiler checks lifetimes of references. It's not specific to the Drop trait but the question might come up in the context.
Added speaker notes, safety comments, and a couple more pages.
This will allow us to customize the appearance more easily: we can move the GA logic into the theme (to reduce load times and to simplify the JS injection logic)....
The idea is that this will help us make better slides: we can see at a glance when the slide becomes too full.
Added some speaker notes, and a slide about `Box` before we introduce `anyhow`.
Cache the `i18n-helpers` directory explicitly.