Skip to content

Instantly share code, notes, and snippets.

@shizone
Created May 22, 2015 10:47
Show Gist options
  • Save shizone/0684556d44fcd894931e to your computer and use it in GitHub Desktop.
Save shizone/0684556d44fcd894931e to your computer and use it in GitHub Desktop.
Hello Rust
fn main() {
println!("Hello, world!");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment