Skip to content

Structure

URI.Scheme

A URI scheme, as defined by RFC 3986 § 3.1 and [RFC 7595].
struct Scheme

Topics

Initializers

Instance Properties

Type Properties

Relationships

Conforms To

  • Swift.CustomStringConvertible
  • Swift.Decodable
  • Swift.Encodable
  • Swift.Equatable
  • Swift.ExpressibleByExtendedGraphemeClusterLiteral
  • Swift.ExpressibleByStringInterpolation
  • Swift.ExpressibleByStringLiteral
  • Swift.ExpressibleByUnicodeScalarLiteral
  • Swift.Hashable
  • Swift.Sendable
  • Swift.SendableMetatype