SpecialCodingKey

public enum SpecialCodingKey : StandardCodingKey

An enumeration of all special coding keys meta-serialization will use

  • used by the super(Encoder|Decoder)() methods in MetaKeyed(Encoding|Decoding)Containers

    Declaration

    Swift

    case `super` = "super,0"