mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-08-11 22:14:47 +00:00
add chapter [Debug and Display]
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
- [Comments and Docs](comments-docs.md)
|
||||
- [Formatted output](formatted-output/intro.md)
|
||||
- [Debug and Display](formatted-output/debug-display.md)
|
||||
- [println!, eprintln! and format!](formatted-output/println.md)
|
||||
- [println! and format!](formatted-output/println.md)
|
||||
- [formating](formatted-output/formatting.md)
|
||||
- [Lifetime TODO](lifetime/intro.md)
|
||||
- [basic](lifetime/basic.md)
|
||||
|
@@ -1 +1 @@
|
||||
# println!, eprintln! and format!
|
||||
# println! and format!
|
||||
|
Reference in New Issue
Block a user