We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d81c544 + 760791b commit ab9fa3bCopy full SHA for ab9fa3b
exercises/primitive_types/primitive_types5.rs
@@ -1,5 +1,5 @@
1
// primitive_types5.rs
2
-// 结构 `cat` 元组,使 println 可以正常工作。
+// 解构 `cat` 元组,使 println 可以正常工作。
3
// Destructure the `cat` tuple so that the println will work.
4
// 执行 `rustlings hint primitive_types5` 或在观察模式下使用 `hint` 子命令来获取提示。
5
0 commit comments