PlainEncodable
public typealias PlainEncodable = Encodable & PlainFormatProvider & PlainBodyProvider
A type that should encode itself to a JSON representation.
Postie (main) (100% documented)
public typealias PlainEncodable = Encodable & PlainFormatProvider & PlainBodyProvider
A type that should encode itself to a JSON representation.