Skip to content

Instantly share code, notes, and snippets.

@davidedelpapa
Created July 25, 2020 13:09
Show Gist options
  • Save davidedelpapa/900b443ab29bf74d5b3a18a1ad4dce10 to your computer and use it in GitHub Desktop.
Save davidedelpapa/900b443ab29bf74d5b3a18a1ad4dce10 to your computer and use it in GitHub Desktop.
pub enum Msg {
AddOne,
RemoveOne,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment