mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-24 04:59:41 +00:00
add [Small projects with Elegant code base]
This commit is contained in:
@ -1,5 +1,9 @@
|
|||||||
# ChangeLog
|
# ChangeLog
|
||||||
|
|
||||||
|
### 2022-03-17
|
||||||
|
|
||||||
|
- Add [Small projects with Elegant code](https://practice.rs/elegant-code-base.html)
|
||||||
|
|
||||||
### 2022-03-15
|
### 2022-03-15
|
||||||
|
|
||||||
- Add [Formatting](https://practice.rs/formatted-output/formatting.html)
|
- Add [Formatting](https://practice.rs/formatted-output/formatting.html)
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Summary
|
# Summary
|
||||||
|
|
||||||
- [Rust By Practice](why-exercise.md)
|
- [Rust By Practice](why-exercise.md)
|
||||||
- [Small projects with Elegant code base](elegant-code-base.md)
|
- [Small projects with Elegant code](elegant-code-base.md)
|
||||||
- [Variables](variables.md)
|
- [Variables](variables.md)
|
||||||
- [Basic Types](basic-types/intro.md)
|
- [Basic Types](basic-types/intro.md)
|
||||||
- [Numbers](basic-types/numbers.md)
|
- [Numbers](basic-types/numbers.md)
|
||||||
|
Reference in New Issue
Block a user