Merge pull request #1428 from javihernant/changeLtReadme

change order of references in README.md
This commit is contained in:
liv 2023-03-26 13:23:02 +00:00 committed by GitHub
commit 2012641610
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,5 +18,5 @@ learning to write lifetime annotations.
## 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)