Skip to content

Commit d0f1b07

Browse files
authored
added "see also" for the @ binding sigil (#1612)
1 parent 6f2703b commit d0f1b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/flow_control/match/destructuring/destructure_slice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ fn main() {
4545

4646
### See also:
4747

48-
[Arrays and Slices](../../../primitives/array.md)
48+
[Arrays and Slices](../../../primitives/array.md) and [Binding](../binding.md) for `@` sigil

0 commit comments

Comments
 (0)