You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-07-17 19:37:48 +02:00
Revert "Update boot-library.md" (#1235)
Reverts google/comprehensive-rust#225. We normally include links at the start of each exercise blocks — but we don't include links in the individual exercises. If we want to add such links, we should do it consistently across the entire course.
This commit is contained in:
@ -47,9 +47,3 @@ Use this to model a library's book collection. Copy the code below to
|
|||||||
|
|
||||||
{{#include book-library.rs:main}}
|
{{#include book-library.rs:main}}
|
||||||
```
|
```
|
||||||
|
|
||||||
<details>
|
|
||||||
|
|
||||||
[Solution](solutions-morning.md#designing-a-library)
|
|
||||||
|
|
||||||
</details>
|
|
||||||
|
Reference in New Issue
Block a user