ext-daniyalov-dg 49cb2480e7 made some tasks
2023-11-16 10:10:52 +03:00
..
2023-11-16 10:10:52 +03:00
2023-11-16 10:10:52 +03:00
2023-11-16 10:10:52 +03:00

Structs

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

Further information