Skip to content

Instantly share code, notes, and snippets.

@rust-play
Created July 24, 2018 02:26
Show Gist options
  • Save rust-play/8f84f7b0be8cdd60da7351eff870c2ab to your computer and use it in GitHub Desktop.
Save rust-play/8f84f7b0be8cdd60da7351eff870c2ab 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