76392d81fa | ||
---|---|---|
.. | ||
README.md | ||
structs1.rs | ||
structs2.rs | ||
structs3.rs |
README.md
Structs
Rust has three struct types: a classic C struct, a tuple struct, and a unit struct.
76392d81fa | ||
---|---|---|
.. | ||
README.md | ||
structs1.rs | ||
structs2.rs | ||
structs3.rs |
Rust has three struct types: a classic C struct, a tuple struct, and a unit struct.