4 releases (breaking)

0.4.0 Aug 5, 2021
0.3.0 Feb 20, 2021
0.2.0 Jan 28, 2021
0.1.0 Dec 24, 2020

#1805 in Procedural macros

Download history 27/week @ 2024-02-18 22/week @ 2024-02-25 9/week @ 2024-03-03 8/week @ 2024-03-10 5/week @ 2024-03-17

53 downloads per month
Used in 7 crates (2 directly)

MIT license

62KB
1.5K SLoC


An alternative to the syn and quote crates for when you want to write your own derive proc-macro. It was originally based on the microserde code, but has grown a lot since then. It is not as complete, documented, or well-tested as syn or quote, but it fits my needs, and it compiles quite quickly.

Dependencies

~61KB