Skip to content

Instantly share code, notes, and snippets.

@rchaser53
Created January 22, 2020 11:55
Show Gist options
  • Save rchaser53/c6f63ba9b1391cd6ab1c0c19510e405e to your computer and use it in GitHub Desktop.
Save rchaser53/c6f63ba9b1391cd6ab1c0c19510e405e to your computer and use it in GitHub Desktop.
Code shared from the Rust Playground
fn main() {
println!("Hello, world!");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment