Code Maven
Slides
About
Press ? for keyboard navigation
❮
for loop in Rust
Rust tuple - fixed-sizes, mixed, ordered collection
❯
Tuples in Rust
Rust tuple - fixed-sizes, mixed, ordered collection
Define the types in the tuple
Change tuple (mutable)
Create tuple with types, but without values
Destructuring tuple
The empty tuple is called the unit
One element tuple