Skip to content

Instantly share code, notes, and snippets.

@andete
Created June 17, 2017 07:56
Show Gist options
  • Save andete/9f48e995ff9e8470e7320154143a1cae to your computer and use it in GitHub Desktop.
Save andete/9f48e995ff9e8470e7320154143a1cae to your computer and use it in GitHub Desktop.
impl Default for Lang {
fn default() -> Lang {
Lang::Nl
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment