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