Rust concepts: Compound Types, Scopes, Shadowing, and Functions
GitHub repo with all the code
https://github.com/codetit4n/rust-school
For this lesson: https://github.com/codetit4n/rust-school/tree/main/lesson-4
Make sure to star/fork/watch it on GitHub.
Compound Types
In the last blog of the series, we learned a...
codetitan.hashnode.dev9 min read