2024-03-09 17:10:02 -03:30
..
2024-03-09 17:10:02 -03:30
2024-03-09 17:10:02 -03:30
2024-03-09 17:10:02 -03:30

Structs

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

Further information