mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-20 22:36:03 +02:00
178 B
178 B
Tuples and Arrays
{{%segment outline}}
- We have seen how primitive types work in Rust. Now it's time for you to start building new composite types.