iso4217-macros 0.2.3

Procedural Macros for Generating ISO 4217 Data
Documentation

Procedural Macros for Generating ISO 4217 Data

Crates.ioDocs StatusMSRV 1.88.0

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.