KeyedEncodingContainer
extension KeyedEncodingContainer
-
Declaration
Swift
mutating func encode<T>(_ explicit: ExplicitNull<T>, forKey key: Key) throws where T : Decodable, T : Encodable, T : Sendable