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.
Adding speaker notes explaining why `send` and `recv` can fail.
Fixed a link in https://google.github.io/comprehensive-rust/exercises/day-1/iterators-and-ownership.html
I notice we don't mention this at all, but we use it in `structs.md`. I thought it would be a good idea to show it and demonstrate how it is...
As discussed in #110 and #130, we should incorporate the Korean translation from https://github.com/keispace/comprehensive-rust-kr.
Initial commit Korean translation discussed on https://github.com/google/comprehensive-rust/issues/262