google / comprehensive-rust

This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
https://google.github.io/comprehensive-rust/
Apache License 2.0
27.98k stars 1.67k forks source link

Mention https://std.rs/ and `rustup doc` #2421

Closed mgeisler closed 1 month ago

mgeisler commented 1 month ago

These are convenient short-cuts for going to the standard library documentation.