mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-08-12 14:34:48 +00:00
fix typos
This commit is contained in:
@@ -18,9 +18,8 @@
|
||||
- [结构体](compound-types/struct.md)
|
||||
- [枚举](compound-types/enum.md)
|
||||
- [流程控制](flow-control.md)
|
||||
- [模式匹配 todo](pattern-match/intro.md)
|
||||
- [模式匹配](pattern-match/intro.md)
|
||||
- [match, matches! 和 if let](pattern-match/match-iflet.md)
|
||||
- [解构 Option](pattern-match/option.md)
|
||||
- [模式](pattern-match/patterns.md)
|
||||
- [方法 Method todo](method.md)
|
||||
- [泛型和特征 todo](generics-traits/intro.md)
|
||||
|
Reference in New Issue
Block a user