File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 180
180
< h1 class ="title "> シンタックスとセマンティクス</ h1 >
181
181
<!-- % Syntax and Semantics -->
182
182
183
- <!-- This section breaks Rust down into small chunks, one for each concept. -->
183
+ <!-- This chapter breaks Rust down into small chunks, one for each concept. -->
184
184
185
- < p > このセクションではRustを1つ1つの概念をそれぞれに分けています 。</ p >
185
+ < p > この章では、Rustを構成する様々な概念について、それぞれ独立したセクションに分けて説明します 。</ p >
186
186
187
187
<!-- If you’d like to learn Rust from the bottom up, reading this in order is a -->
188
188
189
189
<!-- great way to do that. -->
190
190
191
- < p > Rustをボトムアップで学びたいならこのセクションを順番に読んでいくのが近道です 。</ p >
191
+ < p > Rustをボトムアップで学びたいなら、この章を順番に読んでいくのが近道です 。</ p >
192
192
193
193
<!-- These sections also form a reference for each concept, so if you’re reading -->
194
194
195
195
<!-- another tutorial and find something confusing, you can find it explained -->
196
196
197
197
<!-- somewhere in here. -->
198
198
199
- < p > このセクションはそれぞれの概念に対するリファレンスにもなっているので、 他のチュートリアルを読んでいてよく分からないものが出てきたら、ここで説明されている筈です 。</ p >
199
+ < p > これらのセクションは、それぞれの概念に対するリファレンスにもなっていますので、 他のチュートリアルを読んでいてよく分からないものが出てきたら、ここで説明されているはずです 。</ p >
200
200
201
201
< script type ="text/javascript ">
202
202
window . playgroundUrl = "https://play.rust-lang.org" ;
You can’t perform that action at this time.
0 commit comments