29 releases (18 breaking)

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

#1644 in Procedural macros

Download history 40/week @ 2024-09-18 41/week @ 2024-09-25 48/week @ 2024-10-02 22/week @ 2024-10-09 262/week @ 2024-10-16 44/week @ 2024-10-23 26/week @ 2024-10-30 4/week @ 2024-11-06 6/week @ 2024-11-13 29/week @ 2024-11-20 110/week @ 2024-11-27 110/week @ 2024-12-04 131/week @ 2024-12-11 14/week @ 2024-12-18 16/week @ 2025-01-01

186 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
~38K SLoC