add lifetime/inro.md

This commit is contained in:
sunface 2022-03-16 17:03:15 +08:00
parent 437f10d5ec
commit 413feffd14
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# Lifetime
Learning resources:
- English: [Rust Book 10.3](https://doc.rust-lang.org/book/ch07-00-managing-growing-projects-with-packages-crates-and-modules.html)
- 简体中文: [Rust语言圣经 - 包和模块](https://course.rs/advance/lifetime/intro.html)
- 简体中文: [Rust语言圣经 - 生命周期](https://course.rs/advance/lifetime/intro.html)