1 unstable release

0.1.0 Sep 25, 2022

#1435 in Filesystem

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

MIT license

4KB

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.


lib.rs:

Procedural macro module for a2kit

Dependencies

~1.5MB
~33K SLoC