mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-23 12:39:42 +00:00
udpate toc
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
# Summary
|
# Summary
|
||||||
|
|
||||||
- [Why Exercise.rs](why-exercise.md)
|
- [About Exercise.rs](why-exercise.md)
|
||||||
- [Variables todo](variables.md)
|
- [Variables](variables.md)
|
||||||
- [Basic Types todo](basic-types/intro.md)
|
- [Basic Types todo](basic-types/intro.md)
|
||||||
- [Numbers](basic-types/numbers.md)
|
- [Numbers](basic-types/numbers.md)
|
||||||
- [Char, Bool and Unit](basic-types/char-bool-unit.md)
|
- [Char, Bool and Unit](basic-types/char-bool-unit.md)
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Why Exercise.rs
|
# About exercise.rs
|
||||||
> 中文版 [传送门](https://zh.exercise.rs)
|
> 中文版 [传送门](https://zh.exercise.rs)
|
||||||
|
|
||||||
Greetings and welcome to `exercise.rs`, If you have the following problems:
|
Greetings and welcome to `exercise.rs`, If you have the following problems:
|
||||||
|
Reference in New Issue
Block a user