You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-11-06 09:29:26 +02:00
Add Chromium section (#1479)
This is a contribution of a Chromium section for Comprehensive Rust. --------- Co-authored-by: Nicole L <dlegare.1001@gmail.com> Co-authored-by: Martin Geisler <martin@geisler.net>
This commit is contained in:
@@ -7,9 +7,10 @@
|
||||
This repository has the source code for Comprehensive Rust 🦀, a multi-day Rust
|
||||
course developed by the Android team. The course covers all aspects of Rust,
|
||||
from basic syntax to generics and error handling. It also includes deep dives on
|
||||
[Android], [bare-metal], and [concurrency].
|
||||
[Android], [Chromium], [bare-metal], and [concurrency].
|
||||
|
||||
[Android]: https://google.github.io/comprehensive-rust/android.html
|
||||
[Chromium]: https://google.github.io/comprehensive-rust/comprehensive.html
|
||||
[bare-metal]: https://google.github.io/comprehensive-rust/bare-metal.html
|
||||
[concurrency]: https://google.github.io/comprehensive-rust/concurrency.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user