#tailwag #macro #collection-of-macro #logic #pattern

tailwag_macro_logic

The logic for A collection of macros to support the tailwag crate

3 unstable releases

0.2.1 Sep 19, 2024
0.2.0 Sep 19, 2024
0.1.0 Jun 13, 2024

#956 in Procedural macros


Used in tailwag_macro_exports

MIT/Apache

51KB
1K SLoC

Tailwag Macros

This crate is a collection of macros to support the tailwag framework.

Worth noting is that there are some obtuse patterns in use here (like using so many crates... which was overkill) that I thought would make things simpler long-term, but they just made them more confusing. I've been slowly breaking macros OUT of this crate, and moving the macros underneath the specific crates they support.

Dependencies

~3–23MB
~366K SLoC