JSONEncodable
public typealias JSONEncodable = Encodable & JSONFormatProvider & JSONBodyProvider
A type that should encode itself to a JSON representation.
Postie (main) (40% documented)
public typealias JSONEncodable = Encodable & JSONFormatProvider & JSONBodyProvider
A type that should encode itself to a JSON representation.