zpl_toolchain_core 0.4.0

Core parser, emitter, and validator for ZPL II label code (part of the zpl-toolchain project)
Documentation
1
2
/// Re-exported diagnostic types from the diagnostics crate.
pub use zpl_toolchain_diagnostics::{Diagnostic, Severity, Span, codes};