Skip to content

Instantly share code, notes, and snippets.

@rashaabdulrazzak
Created January 6, 2022 14:27
Show Gist options
  • Save rashaabdulrazzak/a12a52221baa54ee4db546613b1c4876 to your computer and use it in GitHub Desktop.
Save rashaabdulrazzak/a12a52221baa54ee4db546613b1c4876 to your computer and use it in GitHub Desktop.
variables in rust
let mut a : i32 = 5;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment