Programming > rust data types > Flashcards
What is the default mutability of variables in Rust?
Variables in Rust are immutable by default