File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ https://wayslog.gitbooks.io/rustprimer/content/
32
32
1 . [ 第一个Rust程序] ( ./04-quickstart/04-01-hello-world.md )
33
33
2 . [ 简单的数学运算] ( ./04-quickstart/04-02-basic-math.md )
34
34
3 . [ 快速上手] ( ./04-quickstart/04-03-cheet-sheet.md )
35
- 5 . [ Cargo项目管理器、crate ] ( ./05-cargo-projects-manager/05-cargo-projects-manager.md ) 「fuyingfuying」
35
+ 5 . [ Cargo项目管理器] ( ./05-cargo-projects-manager/05-cargo-projects-manager.md ) 「fuyingfuying」
36
36
6 . [ 基本程序结构] ( ./06-flow/06-00-preface.md ) 「daogangtang」
37
37
1 . [ 注释] ( ./06-flow/06-01-comment.md )
38
38
2 . [ 条件] ( ./06-flow/06-02-condition.md )
Original file line number Diff line number Diff line change 18
18
* [ 第一个Rust程序] ( ./04-quickstart/04-01-hello-world.md )
19
19
* [ 简单的数学运算] ( ./04-quickstart/04-02-basic-math.md )
20
20
* [ 快速上手] ( ./04-quickstart/04-03-cheet-sheet.md )
21
- * [ Cargo项目管理器、crate ] ( ./05-cargo-projects-manager/05-cargo-projects-manager.md ) 「fuyingfuying」
21
+ * [ Cargo项目管理器] ( ./05-cargo-projects-manager/05-cargo-projects-manager.md ) 「fuyingfuying」
22
22
* [ 基本程序结构] ( ./06-flow/06-00-preface.md ) 「daogangtang」
23
23
* [ 注释] ( ./06-flow/06-01-comment.md )
24
24
* [ 条件] ( ./06-flow/06-02-condition.md )
You can’t perform that action at this time.
0 commit comments