comprehensive-rust icon indicating copy to clipboard operation
comprehensive-rust copied to clipboard

This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.

Results 608 comprehensive-rust issues
Sort by recently updated
recently updated
newest added

Part of https://github.com/google/comprehensive-rust/issues/324

Sections 0, 1, 2, and 3 - embedded playground = 組み込まれたプレイグラウンド(?) - NOTE: Ch2.3 "With this in place, follow these steps to build a Rust binary from one of the...

I know that "supported" is directly translated to "支援", but I somehow feel awkward to use that in a sentence. I welcome ideas and suggestions.

Hello, I have added translations for the SUMMARY.md file. Please review and merge the changes. Thank you! Part of #439.

Suggest to use `rustup doc std::fmt` to open the documentation for `std::fmt`.

Hi, this is ja translation (#652 ) of chapter 52 (Async Basics): ``` 52. Async Basics 52.1. async/await 52.2. Futures 52.3. Runtimes 52.4. Tasks 52.5. Async Channels ``` I'm new...

translation
translation/ja