Skip to content

Instantly share code, notes, and snippets.

@aalvesjr
Created July 19, 2020 22:12
Show Gist options
  • Save aalvesjr/ff32828668bdbca151d099383e860fc7 to your computer and use it in GitHub Desktop.
Save aalvesjr/ff32828668bdbca151d099383e860fc7 to your computer and use it in GitHub Desktop.
Rust notations
// mutable references are move
// unmutable references are copy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment