Skip to content

Instantly share code, notes, and snippets.

@meh
Created January 29, 2017 23:05
Show Gist options
  • Save meh/ef7c87054d982b21ae7d5b78e43cc79a to your computer and use it in GitHub Desktop.
Save meh/ef7c87054d982b21ae7d5b78e43cc79a to your computer and use it in GitHub Desktop.
#[derive(Deserialize, Debug)]
struct Foo {
bar: String,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment