#macro #tailwag #collection #pattern

macro tailwag_macros

A collection of macros to support the tailwag crate

4 releases (2 breaking)

0.3.0 Jan 21, 2025
0.2.1 Sep 19, 2024
0.2.0 Sep 19, 2024
0.1.0 Jun 13, 2024

#2470 in Procedural macros

Download history 3/week @ 2024-11-19 2/week @ 2024-12-03 11/week @ 2024-12-10 123/week @ 2025-01-21 11/week @ 2025-02-04

134 downloads per month
Used in 2 crates

MIT/Apache

47KB
981 lines

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

~39–55MB
~1M SLoC