Skip to content

Instantly share code, notes, and snippets.

@rbalicki2
Created August 9, 2019 02:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rbalicki2/5eccb61e64452c934c50274c90310b4e to your computer and use it in GitHub Desktop.
Save rbalicki2/5eccb61e64452c934c50274c90310b4e to your computer and use it in GitHub Desktop.
{
match page {
Page::Search(search_api_call) => ...
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment