Procedural Macros for ISO 10383 Data
This crate provides code generation based on the ISO 10383 XML file distributed by the ISO 200022 organization, and parsed by the iso10383-parser crate.
As an end-user, this probably isn't the crate you're looking for, you probably want either the owned/borrowed MIC strings featured in the iso10383-types crate, or the fully enumerated data found in the iso10383-static crate, which uses this crate to generate its data.