File tree Expand file tree Collapse file tree 2 files changed +4
-15
lines changed
diff-1.6.0..1.9.0/src/doc/book Expand file tree Collapse file tree 2 files changed +4
-15
lines changed Original file line number Diff line number Diff line change 1
1
% シンタックスとセマンティクス
2
2
<!-- % Syntax and Semantics -->
3
3
4
- <!-- This section breaks Rust down into small chunks, one for each concept. -->
5
- このセクションではRustを1つ1つの概念をそれぞれに分けています 。
4
+ <!-- This chapter breaks Rust down into small chunks, one for each concept. -->
5
+ この章では、Rustを構成する様々な概念について、それぞれ独立したセクションに分けて説明します 。
6
6
7
7
<!-- If you’d like to learn Rust from the bottom up, reading this in order is a -->
8
8
<!-- great way to do that. -->
9
- Rustをボトムアップで学びたいならこのセクションを順番に読んでいくのが近道です 。
9
+ Rustをボトムアップで学びたいなら、この章を順番に読んでいくのが近道です 。
10
10
11
11
<!-- These sections also form a reference for each concept, so if you’re reading -->
12
12
<!-- another tutorial and find something confusing, you can find it explained -->
13
13
<!-- somewhere in here. -->
14
- このセクションはそれぞれの概念に対するリファレンスにもなっているので、 他のチュートリアルを読んでいてよく分からないものが出てきたら、ここで説明されている筈です 。
14
+ これらのセクションは、それぞれの概念に対するリファレンスにもなっていますので、 他のチュートリアルを読んでいてよく分からないものが出てきたら、ここで説明されているはずです 。
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments