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