Update references in book/src/04_traits (#46)

This commit is contained in:
Shinya Fujino
2024-05-24 17:27:29 +09:00
committed by GitHub
parent 46e2dcb2b9
commit d2be52f32f
10 changed files with 13 additions and 9 deletions

View File

@@ -108,4 +108,4 @@ Remember that you can use `cargo expand` (or your IDE) to explore the code gener
## References
- The exercise for this section is located in `exercises/04_traits/10_clone`
- The exercise for this section is located in `exercises/04_traits/11_clone`