1
0
Fork 0
mirror of https://github.com/notohh/rustlings.git synced 2025-01-11 01:28:09 -05:00

change order of references in README.md

This commit is contained in:
hxztnxt 2023-03-16 00:56:15 +01:00
parent 9acefe8b3a
commit 5d91c86cf2

View file

@ -13,5 +13,5 @@ restrictive of their callers.
## Further information
- [Validating References with Lifetimes](https://doc.rust-lang.org/book/ch10-03-lifetime-syntax.html)
- [Lifetimes (in Rust By Example)](https://doc.rust-lang.org/stable/rust-by-example/scope/lifetime.html)
- [Validating References with Lifetimes](https://doc.rust-lang.org/book/ch10-03-lifetime-syntax.html)