Protocol URLQueryDecoder protocol URLQueryDecoder : Sendable Topics Instance Methods func decode<D>(D.Type, from: URI) throws -> D func decode<D>(D.Type, from: URI, userInfo: [CodingUserInfoKey : any Sendable]) throws -> D Relationships Inherits From Swift.Sendable Swift.SendableMetatype Conforming Types URLEncodedFormDecoder