JeremTer c6bb467470 😎
2021-05-08 15:43:32 +02:00
..
😎
2021-05-08 15:43:32 +02:00
😎
2021-05-08 15:43:32 +02:00
😎
2021-05-08 15:43:32 +02:00

Structs

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

Further information