mirror of
https://github.com/ArthurDanjou/rustlings.git
synced 2026-01-22 16:00:27 +01:00
Structs
Rust has three struct types: a classic c struct, a tuple struct, and a unit struct.
Rust has three struct types: a classic c struct, a tuple struct, and a unit struct.