2024-05-19 22:23:14 -07:00
..
2019-07-27 22:14:48 +07:00
2024-05-19 22:23:14 -07:00
2024-05-19 22:23:14 -07:00

Structs

Rust has three struct types: a classic c struct, a tuple struct, and a unit struct.

Book Sections