Skip to content

Instantly share code, notes, and snippets.

@Tracnac
Last active September 23, 2022 15:59
Show Gist options
  • Save Tracnac/9b99d8d78525b9e99028870792d9090e to your computer and use it in GitHub Desktop.
Save Tracnac/9b99d8d78525b9e99028870792d9090e to your computer and use it in GitHub Desktop.
Rust skelton #rust
fn main() {
printl!("Hello world");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment