From 2cc99c22f61c63e16e0dadd71d8cc5281738a778 Mon Sep 17 00:00:00 2001 From: Sunface Date: Tue, 1 Mar 2022 08:45:47 +0800 Subject: [PATCH] Update contents/basic/compound-type/struct.md --- contents/basic/compound-type/struct.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contents/basic/compound-type/struct.md b/contents/basic/compound-type/struct.md index feae0651..9c8ecdd7 100644 --- a/contents/basic/compound-type/struct.md +++ b/contents/basic/compound-type/struct.md @@ -379,7 +379,7 @@ fn main() { } ``` -最终的 Debug 输出如下: +最终的 debug 输出如下: ```shell $ cargo run [src/main.rs:10] 30 * scale = 60