% Syntax and Semantics 语法与语义
This section breaks Rust down into small chunks, one for each concept.
这一章节将Rust语言分解成一小块一小块的,每一小块是一个概念。
If you’d like to learn Rust from the bottom up, reading this in order is a great way to do that.
如果你喜欢从基础开始学习Rust,按照顺序阅读这一部分是完成这一目的的一个很好地方式
These sections also form a reference for each concept, so if you’re reading another tutorial and find something confusing, you can find it explained somewhere in here.
这些章节同样是每一部分的一个索引,所以,如果你正在阅读另一个教程,感觉有些混乱,你可以在这里,找到某个地方的解释。
Sign in for post a comment
Comment ( 0 )