Skip to content

Instantly share code, notes, and snippets.

@sogaiu
Created December 25, 2019 17:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sogaiu/da3df619b4e12e014e74bf6509ec7dfa to your computer and use it in GitHub Desktop.
Save sogaiu/da3df619b4e12e014e74bf6509ec7dfa to your computer and use it in GitHub Desktop.
hello.rs
fn main() {
println!("Hello World!");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment