XMLDecodable

public typealias XMLDecodable = Decodable & XMLFormatProvider

A type that can decode itself from an external JSON representation.