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 4a07a0d + e39bfaa commit 5bc8bbfCopy full SHA for 5bc8bbf
src/flow_control/match/destructuring.md
@@ -2,10 +2,10 @@
2
3
A `match` block can destructure items in a variety of ways.
4
5
+* [Destructuring Tuples][tuple]
6
* [Destructuring Enums][enum]
7
* [Destructuring Pointers][refs]
8
* [Destructuring Structures][struct]
-* [Destructuring Tuples][tuple]
9
10
11
[enum]: destructuring/destructure_enum.md
0 commit comments