This tutorial focuses on variables, mutability, and shadowing in Rust. It explains how variables work in a statically and strongly typed language like Rust, introduces the concept of mutability and how to define the type of a variable. It also discusses shadowing and its usage in Rust. Additionally, it explains the differences between constants and mutable variables and how to use constants in Rust.

β€’8m watch time
1 Comment

Sort: