29 releases (18 breaking)

new 0.22.0 Oct 18, 2024
0.21.0 Mar 13, 2024
0.20.0 Feb 12, 2024
0.18.1 Jun 3, 2023
0.7.0 Jul 10, 2022

#1589 in Procedural macros

Download history 10/week @ 2024-06-30 21/week @ 2024-07-07 65/week @ 2024-07-14 72/week @ 2024-07-21 123/week @ 2024-07-28 35/week @ 2024-08-04 36/week @ 2024-08-11 28/week @ 2024-08-18 59/week @ 2024-08-25 42/week @ 2024-09-01 28/week @ 2024-09-08 27/week @ 2024-09-15 45/week @ 2024-09-22 69/week @ 2024-09-29 3/week @ 2024-10-06 248/week @ 2024-10-13

372 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
~36K SLoC