mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-03 00:43:29 +02:00
202 B
202 B
Structs
Rust has three struct types: a classic c struct, a tuple struct, and a unit struct.