mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-22 05:52:23 -05:00
change order of references in README.md
This commit is contained in:
parent
9acefe8b3a
commit
5d91c86cf2
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue