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.
1 parent 7d0357d commit e39bfaaCopy full SHA for e39bfaa
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