mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-01-09 01:02:47 +02:00
commit
9499ddb8f9
@ -26,7 +26,7 @@ writing code for Android itself, the operating system.
|
||||
Rust is a large language and we won't be able to cover all of it in a few days.
|
||||
Some non-goals of this course are:
|
||||
|
||||
* Learn how to use async Rust --- we'll only talk a bit about async Rust when
|
||||
* Learn how to use async Rust --- we'll only mention async Rust when
|
||||
covering traditional concurrency primitives. Please see [Asynchronous
|
||||
Programming in Rust](https://rust-lang.github.io/async-book/) instead for
|
||||
details on this topic.
|
||||
|
Loading…
Reference in New Issue
Block a user