FormURLEncodedDecodable

public typealias FormURLEncodedDecodable = Decodable & FormURLEncodedFormatProvider

A type that can decode itself from an external form-url encoded representation.