2 releases (1 stable)
1.0.0 | Aug 3, 2024 |
---|---|
0.1.0 | Sep 25, 2022 |
#1379 in Filesystem
77 downloads per month
Used in 2 crates
(via a2kit)
5KB
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
~38K SLoC