Rust Programming Tutorial #17 - Structs

Описание к видео Rust Programming Tutorial #17 - Structs

In this video I take you through how you can create and use your own structs in Rust.

Structs allow you to group similar pieces of information together to make a new simple data type you can then use later on.

It can make your code much cleaner and easier to read.

If this video helped you out and you'd like to see more, make sure to leave a like and subscribe to dcode!

Комментарии

Информация по комментариям в разработке