1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-06-29 12:01:32 +02:00

Add link to course material

This commit is contained in:
Martin Geisler
2022-12-21 18:37:55 +01:00
committed by GitHub
parent c274f86cfd
commit 68b9d6c0e2

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 from basic syntax to generics and error handling. It also includes
Android-specific content on the last day. Android-specific content on the last day.
Read the course at **https://google.github.io/comprehensive-rust/**.
## Building ## Building
The course is built using [mdBook](https://github.com/rust-lang/mdBook) and its The course is built using [mdBook](https://github.com/rust-lang/mdBook) and its