Skip to content

Commit c61204a

Browse files
authored
Add speaker notes to tuples and arrays (#2499)
Part of #1083.
1 parent 48b2b5c commit c61204a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/tuples-and-arrays.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
# Tuples and Arrays
22

33
{{%segment outline}}
4+
5+
<details>
6+
7+
- We have seen how primitive types work in Rust. Now it's time for you to start
8+
building new composite types.
9+
10+
</details>

0 commit comments

Comments
 (0)