Skip to main content

Crate iso4217_parser

Crate iso4217_parser 

Source
Expand description

ISO 4217 XML Parser

§ISO 4217 XML Parser

Crates.ioDocs StatusMSRV 1.88.0

This crate provides the data structures necessasry to parse ISO 4217 XML data with quick-xml.

As an end-user, this probably isn’t the crate you’re looking for, you probably want the fully enumerated data found in the iso4217-static crate, which uses this crate (via a proc-macro) to generate enumerations and static data.

Structs§

CurrencyDoc
The currency document
CurrencyEntry
An Currency XML Entry
CurrencyName
A currency name
CurrencyTable
The currency table