Skip to content

Instantly share code, notes, and snippets.

@Gisleburt
Last active June 10, 2019 12:29
Show Gist options
  • Save Gisleburt/fad84ceb5fa8882ccc1adc12ce62f397 to your computer and use it in GitHub Desktop.
Save Gisleburt/fad84ceb5fa8882ccc1adc12ce62f397 to your computer and use it in GitHub Desktop.
struct Albums<'a>(pub &'a Vec<Album>);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment