aottolini 5c8545edc7 f
2023-01-07 18:41:16 -03:00
..
f
2023-01-07 18:41:16 -03:00
f
2023-01-07 18:41:16 -03:00
2022-10-04 11:43:23 +02:00

Structs

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

Further information