Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

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.ExpressibleByStringLiteral
  • Swift.ExpressibleByUnicodeScalarLiteral
  • Swift.Hashable
  • Swift.Sendable
  • Swift.SendableMetatype