1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-06-27 19:18:59 +02:00

Merge pull request #12 from google/link-to-material

Add link to course material
This commit is contained in:
Martin Geisler
2022-12-21 18:40:02 +01:00
committed by GitHub

View File

@ -5,6 +5,8 @@ course developed by the Android team. The course covers all aspects of Rust,
from basic syntax to generics and error handling. It also includes
Android-specific content on the last day.
Read the course at **https://google.github.io/comprehensive-rust/**.
## Building
The course is built using [mdBook](https://github.com/rust-lang/mdBook) and its