batpak-macros-support 0.7.0

Shared support types for batpak macros. Not intended for direct use.
Documentation
  • Coverage
  • 100%
    16 out of 16 items documented0 out of 7 items with examples
  • Size
  • Source code size: 7.3 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 391.81 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 28s Average build duration of successful builds.
  • all releases: 28s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • heyoub/batpak
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • heyoub

batpak-macros-support

Shared support crate for batpak's procedural macros.

This crate is published so batpak and batpak-macros can resolve from crates.io. It is not intended as a direct public API surface; use the batpak crate instead.

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