Procedural Macros for Generating ISO 4217 Data
This crate provides the procedural macro necessary to generate data parsed from iso4217-parser.
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 to generate enumerations and static data.