Skip to content

Enumeration

BasicCodingKey

A basic CodingKey implementation.
enum BasicCodingKey

Topics

Enumeration Cases

Initializers

Instance Properties

Type Methods

Default Implementations

Relationships

Conforms To

  • Swift.CodingKey
  • Swift.Copyable
  • Swift.CustomDebugStringConvertible
  • Swift.CustomStringConvertible
  • Swift.Equatable
  • Swift.Escapable
  • Swift.ExpressibleByExtendedGraphemeClusterLiteral
  • Swift.ExpressibleByIntegerLiteral
  • Swift.ExpressibleByStringLiteral
  • Swift.ExpressibleByUnicodeScalarLiteral
  • Swift.Hashable
  • Swift.Sendable
  • Swift.SendableMetatype