Skip to content

Commit

Permalink
Add speaker notes to tuples and arrays (#2499)
Browse files Browse the repository at this point in the history
Part of #1083.
  • Loading branch information
mgeisler authored Dec 5, 2024
1 parent 48b2b5c commit c61204a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/tuples-and-arrays.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# Tuples and Arrays

{{%segment outline}}

<details>

- We have seen how primitive types work in Rust. Now it's time for you to start
building new composite types.

</details>

0 comments on commit c61204a

Please sign in to comment.