Protocols

The following protocols are available globally.

  • The base protocol that defines a struct capable of extracting and comparing pieces of information.

    See more

    Declaration

    Swift

    public protocol InfoProvider : Decodable, Encodable
  • Undocumented

    See more

    Declaration

    Swift

    public protocol PlistExtractor