Skip to content

Instantly share code, notes, and snippets.

@hcyang1012
Created January 7, 2023 12:23
Show Gist options
  • Save hcyang1012/861152a59d2fb1dc87455cd6bdc7059d to your computer and use it in GitHub Desktop.
Save hcyang1012/861152a59d2fb1dc87455cd6bdc7059d to your computer and use it in GitHub Desktop.
My first gist code
fn main() {
println!("Hello, world!");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment