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 |
#1564 in Procedural macros
357 downloads per month
Used in 22 crates
(21 directly)
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
~37K SLoC