iso10383-macros 0.4.5

Code generation for ISO 10383 MIC Data
Documentation

Procedural Macros for ISO 10383 Data

Crates.ioDocs StatusMSRV 1.88.0

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.