9ca08b8f2b
rename confusing "from" and "to" to sender_country and recipient_country as suggested |
||
---|---|---|
.. | ||
README.md | ||
structs1.rs | ||
structs2.rs | ||
structs3.rs |
Structs
Rust has three struct types: a classic c struct, a tuple struct, and a unit struct.