Protocols

The following protocols are available globally.

  • A protocol to which Parser conforms. Exists as a workaround to the current Swift limitation that extensions cannot make concrete type non-generic.

    See more

    Declaration

    Swift

    public protocol ParserType