Update chapter_3_7_1.md

This commit is contained in:
令狐一冲
2023-05-17 15:41:22 +08:00
committed by GitHub
parent 55d80a4880
commit 70101a4171

View File

@@ -60,7 +60,7 @@ fn main() {
#### 3. String类型
- String类型的创建
- String类型的创建有下面三种方式:
- String::from
- to_string