Information about a feed link found on a page.
@type t() :: %Kreuzcrawl.FeedInfo{ feed_type: String.t() | nil, title: String.t() | nil, url: String.t() | nil }