You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-18 07:07:35 +02:00
Fix some exercise location mixups in Day 2 (#1136)
Should supersede #1135, I think.
This commit is contained in:
committed by
GitHub
parent
0e4df4b505
commit
890c46a90c
@ -2,9 +2,9 @@
|
||||
|
||||
We will look at implementing methods in two contexts:
|
||||
|
||||
* Simple struct which tracks health statistics.
|
||||
* Storing books and querying the collection
|
||||
|
||||
* Multiple structs and enums for a drawing library.
|
||||
* Keeping track of health statistics for patients
|
||||
|
||||
<details>
|
||||
|
||||
|
Reference in New Issue
Block a user