Mastering Rust Fundamentals: Statements, Expressions, Control Flow, and Repetition
GitHub repo with all the code
https://github.com/codetit4n/rust-school
For this lesson: https://github.com/codetit4n/rust-school/tree/main/lesson-5
Make sure to star/fork/watch it on GitHub.
Statements and Expressions
We learned about functions in th...
codetitan.hashnode.dev12 min read