Skip to content

Instantly share code, notes, and snippets.

@rust-play
Created February 28, 2022 12:47
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