mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-08-11 14:04:46 +00:00
@@ -108,7 +108,7 @@ fn main() {
|
||||
```
|
||||
|
||||
#### 可变性
|
||||
8. 🌟 错误: 从可不用对象借用可用
|
||||
8. 🌟 错误: 从不可变对象借用可变
|
||||
```rust,editable
|
||||
|
||||
fn main() {
|
||||
|
Reference in New Issue
Block a user