SmartAny

@propertyWrapper
public struct SmartAny<T> : PropertyWrapperable
extension SmartAny: Codable

Undocumented

PropertyWrapper

  • Declaration

    Swift

    public init(from decoder: Decoder) throws
  • Declaration

    Swift

    public func encode(to encoder: Encoder) throws