Merge pull request #168 from KngZhi/patch-1

变量绑定与解构:使用完整的答案地址
This commit is contained in:
Sunface 2022-03-28 19:16:18 +08:00 committed by GitHub
commit f4ae38c0dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -143,4 +143,4 @@ fn main() {
}
```
> 你可以在[这里](https://github.com/sunface/rust-by-practice)找到答案(在 solutions 路径下)
> [答案](https://github.com/sunface/rust-by-practice/blob/master/solutions/variables.md) 在 solutions 下面