JSONDecodable
public typealias JSONDecodable = Decodable & JSONFormatProvider
A type that can decode itself from an external JSON representation.
Postie (main) (40% documented)
public typealias JSONDecodable = Decodable & JSONFormatProvider
A type that can decode itself from an external JSON representation.