You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-26 02:31:00 +02:00
@ -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>
|
||||
|
Reference in New Issue
Block a user