Skip to content

Instantly share code, notes, and snippets.

@rust-play
Created January 24, 2020 16:09
Embed
What would you like to do?
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