Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ wiki: https://wiki.rust-china.org/
* [类型、运算符和字符串](type/preface.md)「wayslog」
* [基础类型](type/types.md)
* [复合类型](type/compound-types.md)
* [字符串类](type/strings.md)
* [字符串类](type/string.md)
* [基础运算符和字符串格式化](type/operator-and-formatting.md)
* [函数](function/overview.md)「qdao」
* [函数参数](function/arguement.md)
Expand Down