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