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 f4acb88 + 31c25eb commit 615ce32Copy full SHA for 615ce32
exercises/enums/README.md
@@ -5,3 +5,4 @@ Rust allows you to define a type called `enums` which allow you to enumerate pos
5
#### Book Sections
6
7
- [Enums](https://doc.rust-lang.org/book/ch06-00-enums.html)
8
+- [Pattern syntax](https://doc.rust-lang.org/book/ch18-03-pattern-syntax.html)
0 commit comments