Skip to content

Instantly share code, notes, and snippets.

@andete
Created June 17, 2017 07:54
Show Gist options
  • Save andete/dfcf0dd72cc59cba4f4896af75c5f06d to your computer and use it in GitHub Desktop.
Save andete/dfcf0dd72cc59cba4f4896af75c5f06d to your computer and use it in GitHub Desktop.
#[derive(PartialEq)]
enum Lang {
Nl,
En,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment