Update contents/basic/compound-type/struct.md

pull/500/head
Sunface 3 years ago committed by GitHub
parent 35667a3c61
commit 2cc99c22f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -379,7 +379,7 @@ fn main() {
}
```
最终的 Debug 输出如下:
最终的 debug 输出如下:
```shell
$ cargo run
[src/main.rs:10] 30 * scale = 60

Loading…
Cancel
Save