mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-24 13:09:40 +00:00
fix errors in enum.md
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
- [Enum](compound-types/enum.md)
|
||||
- [Flow Control](flow-control.md)
|
||||
- [Pattern Match todo](pattern-match/intro.md)
|
||||
- [match, if let](pattern-match/match-iflet.md)
|
||||
- [match, matches! and if let](pattern-match/match-iflet.md)
|
||||
- [Option destructing](pattern-match/option.md)
|
||||
- [Patterns](pattern-match/patterns.md)
|
||||
- [Method todo](method.md)
|
||||
|
Reference in New Issue
Block a user