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