We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
public struct MetaType: Codable
Codable
init(from:)
public init(from decoder: Decoder) throws
key
let key: String
type
let type: ProtocolCodable.Type
encode(to:)
public func encode(to encoder: Encoder) throws