Merge pull request #235 from fireindark707/patch-1

修复文本
This commit is contained in:
Sunface 2022-05-10 08:32:22 +08:00 committed by GitHub
commit 33456b53e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# 所有权与借用
学习资料 :
- English: [Rust Book 4.1-4.4](https://doc.rust-lang.org/book/ch04-00-understanding-ownership.html)
- 简体中文: [Rust语言圣经 - 所有权与借用(https://course.rs/basic/ownership/index.html)
- 简体中文: [Rust语言圣经 - 所有权与借用](https://course.rs/basic/ownership/index.html)