mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-03-31 03:29:19 +00: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.