Skip to content

Instantly share code, notes, and snippets.

@Gisleburt
Last active June 10, 2019 12:30
Show Gist options
  • Save Gisleburt/d5f4f708a84ae646c200681b66eed751 to your computer and use it in GitHub Desktop.
Save Gisleburt/d5f4f708a84ae646c200681b66eed751 to your computer and use it in GitHub Desktop.
struct User {
name: String,
albums: ???,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment