Introduction This week we will about data types in Rust. We will check the existing primitive data types in Rust, learn how to create our own using structs and talk about how Rust handles Sum Types through Enums. I was planning to also talk about con...
pedrojordao.dev18 min read
No responses yet.