886d599c96 | ||
---|---|---|
.. | ||
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.
886d599c96 | ||
---|---|---|
.. | ||
README.md | ||
structs1.rs | ||
structs2.rs | ||
structs3.rs |
Rust has three struct types: a classic C struct, a tuple struct, and a unit struct.