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