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

#1269 in Procedural macros

Download history 24/week @ 2023-12-04 35/week @ 2023-12-11 50/week @ 2023-12-18 90/week @ 2023-12-25 85/week @ 2024-01-01 58/week @ 2024-01-08 33/week @ 2024-01-15 59/week @ 2024-01-22 18/week @ 2024-01-29 23/week @ 2024-02-05 97/week @ 2024-02-12 41/week @ 2024-02-19 118/week @ 2024-02-26 61/week @ 2024-03-04 199/week @ 2024-03-11 530/week @ 2024-03-18

910 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
~33K SLoC