2 releases (1 stable)

1.0.0 Aug 3, 2024
0.1.0 Sep 25, 2022

#1078 in Procedural macros

Download history 1/week @ 2026-01-06

137 downloads per month
Used in 2 crates (via a2kit)

MIT license

5KB

Procedural macro module for a2kit


Apple ][ Kit Macros

These are the procedural macros for a2kit, which are required to reside in their own crate.

This is the outer crate, containing the traits we want to derive. The inner crate has the actual derivations.

As of this writing there is only one trait involved, DiskStruct.

Dependencies

~1.5MB
~39K SLoC