mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-24 13:09:40 +00:00
update repo layout
This commit is contained in:
5
en/src/ownership/intro.md
Normal file
5
en/src/ownership/intro.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Ownership and Borrowing
|
||||
Learning resources:
|
||||
- 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)
|
||||
|
Reference in New Issue
Block a user