Skip to content

Instantly share code, notes, and snippets.

@BadUncleX
Created July 5, 2019 17:09
Show Gist options
  • Save BadUncleX/d1fb6c3243fe3257946ca31b4defbd17 to your computer and use it in GitHub Desktop.
Save BadUncleX/d1fb6c3243fe3257946ca31b4defbd17 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