Procedural macros for batpak.
This crate is published as an implementation detail of the `batpak` crate. Most users should depend on `batpak` and use its documented macro exports through the main crate.
Keep this crate's version matched exactly to the root `batpak` crate version; mixing versions can produce confusing derive and trait-resolution errors.
Repository: <https://github.com/heyoub/batpak>