mirror of
https://github.com/RustyCab/LearnRustEasy.git
synced 2026-02-04 10:43:22 +08:00
Update chapter_3_16_2.md
This commit is contained in:
@@ -62,7 +62,7 @@ fn main() {
|
||||
```
|
||||
使用Box后,上面的Cons的内存表示如下:
|
||||
|
||||

|
||||

|
||||
|
||||
每个Box的大小是固定的,所以编译不会有问题。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user