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

@@ -53,4 +53,4 @@ error[E0184]: the trait `Copy` cannot be implemented for this type; the type has
## References
- The exercise for this section is located in `exercises/04_traits/12_drop`
- The exercise for this section is located in `exercises/04_traits/13_drop`