InternetArchiveURLStringProtocol

public protocol InternetArchiveURLStringProtocol

A protocol for abstracting URL search query strings

All of the search queries components like Query and DateQuery conform to this

  • Declaration

    Swift

    var asURLString: String { get }