Files
100-exercises-to-learn-rust/book/src/03_ticket_v1/12_outro.md
LukeMathWalker 4401743807 Formatter
2024-05-24 18:16:20 +02:00

270 B
Raw Blame History

Wrapping up

Weve covered a lot of foundational Rust concepts in this chapter.
Before moving on, lets go through one last exercise to consolidate what weve learned. Youll have minimal guidance this time—just the exercise description and the tests to guide you.