add lifetime/inro.md

This commit is contained in:
sunface
2022-03-16 17:02:56 +08:00
parent 55d3009dfe
commit 437f10d5ec
2 changed files with 7 additions and 3 deletions

View File

@@ -1 +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)