Skip to content

Instantly share code, notes, and snippets.

@sslotsky
Created December 11, 2017 06:19
Show Gist options
  • Save sslotsky/ca01fa8e72050d0ba39f8fdc0466b7a0 to your computer and use it in GitHub Desktop.
Save sslotsky/ca01fa8e72050d0ba39f8fdc0466b7a0 to your computer and use it in GitHub Desktop.
extern crate serde_json;
fn main() {
println!("Hello, world!");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment