FormURLEncodedDecodable
public typealias FormURLEncodedDecodable = Decodable & FormURLEncodedFormatProvider
A type that can decode itself from an external form-url encoded representation.
Postie (main) (40% documented)
public typealias FormURLEncodedDecodable = Decodable & FormURLEncodedFormatProvider
A type that can decode itself from an external form-url encoded representation.