Structs

The following structs are available globally.

  • Allows MIME types to be declared statically at compile-time, enabling them to be referenced in a non-stringly way.

    See more

    Declaration

    Swift

    public struct MIMEType
  • Allows keys to be declared statically at compile-time, enabling them to be referenced in a non-stringly way.

    See more

    Declaration

    Swift

    public struct JSONKey