Skip to content

Instantly share code, notes, and snippets.

@pallavtrivedi03
Created September 6, 2020 18:58
Show Gist options
  • Save pallavtrivedi03/be9790b46e8d6c7be05fe947219b3fba to your computer and use it in GitHub Desktop.
Save pallavtrivedi03/be9790b46e8d6c7be05fe947219b3fba to your computer and use it in GitHub Desktop.
struct MovieInfoEntry: TimelineEntry {
public let date: Date
public let movieInfo: MovieInfo
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment