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 78e3603 + 79bfbda commit 2a92848Copy full SHA for 2a92848
src/flow_control/match/destructuring/destructure_slice.md
@@ -1,6 +1,6 @@
1
# arrays/slices
2
3
-In like manner to tuples, arrays and slices can be destructured this way:
+Like tuples, arrays and slices can be destructured this way:
4
5
```rust,editable
6
fn main() {
0 commit comments