Episode

Learn about compound data types [11 of 35] | Beginner's Series to: Rust

Discover the compound data types, which are types that can group multiple values into one. Rust has two primary compound types: arrays and tuples.

https://aka.ms/GetStartedWithRust

Beginner
Rust