28 releases (17 breaking)

0.21.0 Mar 13, 2024
0.19.0 Jan 1, 2024
0.18.1 Jun 3, 2023
0.14.4 Feb 22, 2023
0.7.0 Jul 10, 2022

#1216 in Procedural macros

Download history 39/week @ 2024-01-24 17/week @ 2024-01-31 61/week @ 2024-02-07 63/week @ 2024-02-14 55/week @ 2024-02-21 109/week @ 2024-02-28 63/week @ 2024-03-06 211/week @ 2024-03-13 518/week @ 2024-03-20 93/week @ 2024-03-27 129/week @ 2024-04-03 83/week @ 2024-04-10 109/week @ 2024-04-17 120/week @ 2024-04-24 84/week @ 2024-05-01 50/week @ 2024-05-08

386 downloads per month
Used in 22 crates (21 directly)

MIT license

14KB
194 lines

solders-macros

A collection of attribute macros to reduce boilerplate in the solders project.


lib.rs:

A collection of attribute macros to reduce boilerplate in the solders project.

These macros make some very specific assumptions about the structs they're applied to, so they're unlikely to be useful for other projects.

Dependencies

~1.5MB
~34K SLoC