Skip to content

Structure

HTTPMediaTypeSet

A collection for efficiently determining if a set of types contains another type.
struct HTTPMediaTypeSet

Topics

Initializers

Instance Methods

  • contains(_:)
    Check to see if a media type is contained within the set.

Type Properties

Default Implementations

Relationships

Conforms To

  • Swift.Copyable
  • Swift.Escapable
  • Swift.ExpressibleByArrayLiteral
  • Swift.Sendable
  • Swift.SendableMetatype