Rust Variable Naming Mutable and Immutables

Sdílet
Vložit
  • čas přidán 5. 09. 2024
  • In this Rust video, we talk about mutable and immutable variables in Rust.
    Assigning names to Variables and Shadowing.

Komentáře • 1

  • @thrownofgrace
    @thrownofgrace Před 2 měsíci

    This is a good one. Rust ensures type consistency.