File tree Expand file tree Collapse file tree 2 files changed +3
-15
lines changed
diff-1.6.0..1.9.0/src/doc/book Expand file tree Collapse file tree 2 files changed +3
-15
lines changed Original file line number Diff line number Diff line change 3
3
4
4
<!-- So you’ve learned how to write some Rust code. But there’s a difference between -->
5
5
<!-- writing *any* Rust code and writing *good* Rust code. -->
6
- これまでRustコードの書き方について学んできましたが、 * とりあえず* Rustのコードが書けるということと * 良い* Rustのコードが書けるということの間には違いが有ります 。
6
+ これまでRustコードの書き方について学んできましたが、 * とりあえず* Rustのコードが書けるということと * 良い* Rustのコードが書けるということの間には違いがあります 。
7
7
8
-
9
- <!-- This section consists of relatively independent tutorials which show you how to -->
8
+ <!-- This chapter consists of relatively independent tutorials which show you how to -->
10
9
<!-- take your Rust to the next level. Common patterns and standard library features -->
11
10
<!-- will be introduced. Read these sections in any order of your choosing. -->
12
- このセクションは比較的独立したチュートリアルから構成されており 、あなたのRustのコードをより良くするための方法が説明されています。
11
+ この章は比較的独立したチュートリアルから構成されており 、あなたのRustのコードをより良くするための方法が説明されています。
13
12
頻出するパターンや標準ライブラリの機能が紹介されています。
14
13
あなたの選んだ任意の順序でこれらのセクションをお読みください。
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments