An open API service indexing awesome lists of open source software.

https://github.com/dfgordon/a2kit_macro

rust procedural macros for a2kit
https://github.com/dfgordon/a2kit_macro

Last synced: 2 months ago
JSON representation

rust procedural macros for a2kit

Awesome Lists containing this project

README

          

Apple ][ Kit Macros
====================

These are the procedural macros for [a2kit](https://github.com/dfgordon/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`.