100 exercises to learn Rust
This commit is contained in:
9
book/src/03_ticket_v1/12_outro.md
Normal file
9
book/src/03_ticket_v1/12_outro.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Wrapping up
|
||||
|
||||
We've covered a lot of foundational Rust concepts in this chapter.
|
||||
Before moving on, let's go through one last exercise to consolidate what we've learned.
|
||||
You'll have minimal guidance this time—just the exercise description and the tests to guide you.
|
||||
|
||||
## References
|
||||
|
||||
- The exercise for this section is located in `exercises/03_ticket_v1/12_outro`
|
||||
Reference in New Issue
Block a user