Let's Learn Rust: Structs and Traits

2 years ago
68

Structs (or Structures) and Traits which are key building blocks for any well composed Rust programs, allow you to group common properties and methods as well as compose reusable and generic functionality.

Hope you enjoyed the video!

Check out this code here:
https://github.com/engineer-man/youtube/tree/master/084

Join my Discord server and come say hi:
https://discord.gg/engineerman

Check out some code on my GitHub:
https://github.com/realtux
https://github.com/engineer-man/youtube

Send me a Gab:
https://gab.com/engineerman

Other Social:
https://reddit.com/r/engineerman
https://twitter.com/_EngineerMan
https://www.facebook.com/engineermanyt

Loading comments...