mirror of
https://github.com/RustyCab/LearnRustEasy.git
synced 2026-02-04 02:33:24 +08:00
Update chapter_3_7_1.md
This commit is contained in:
@@ -60,7 +60,7 @@ fn main() {
|
||||
|
||||
#### 3. String类型
|
||||
|
||||
- String类型的创建
|
||||
- String类型的创建有下面三种方式:
|
||||
|
||||
- String::from
|
||||
- to_string
|
||||
|
||||
Reference in New Issue
Block a user