Skip to content

Instantly share code, notes, and snippets.

@dumindu
Last active January 8, 2017 10:46
Show Gist options
  • Save dumindu/5d5f22d5e43e8a018bd1cef3c9f9da85 to your computer and use it in GitHub Desktop.
Save dumindu/5d5f22d5e43e8a018bd1cef3c9f9da85 to your computer and use it in GitHub Desktop.
struct Electron;
fn main() {
let x = Electron;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment