A unified format for all the feeds supported by Fiet.
t() :: %Fiet.Feed{ categories: [binary()], description: binary() | nil, items: [Fiet.Item.t()], link: binary() | nil, title: binary() | nil, updated_at: binary() | nil }