Feed
public struct Feed : Codable, Equatable
RSS or ATOM feed found on the webpage.
-
URL of the RSS or ATOM feed.
Declaration
Swift
public var link: String?
public struct Feed : Codable, Equatable
RSS or ATOM feed found on the webpage.
URL of the RSS or ATOM feed.
Swift
public var link: String?