mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-23 04:29:41 +00:00
249 B
249 B
Ownership and Borrowing
Learning resources:
- English: Rust Book 4.1-4.4
- 简体中文: [Rust语言圣经 - 所有权与借用(https://course.rs/basic/ownership/index.html)