#macro-derive #proc-macro #macro-helpers #irox #helper #less #complex

irox-derive-helpers

Helper traits & functions for the proc_macro crate to aid in writing less complex derive macros

1 unstable release

0.1.0 Jun 28, 2024

#499 in Procedural macros

Download history 161/week @ 2024-06-28 31/week @ 2024-07-05 58/week @ 2024-07-12 60/week @ 2024-07-19 46/week @ 2024-07-26 54/week @ 2024-08-02 53/week @ 2024-08-09 40/week @ 2024-08-16 40/week @ 2024-08-23 58/week @ 2024-08-30 53/week @ 2024-09-06 75/week @ 2024-09-13 76/week @ 2024-09-20 51/week @ 2024-09-27 22/week @ 2024-10-04 28/week @ 2024-10-11

190 downloads per month
Used in 24 crates (3 directly)

MIT/Apache

250KB
6K SLoC

IROX Derive Helpers

Helper traits & functions for the proc_macro crate to aid in writing less complex derive macros.

No-STD support:

  • n/a

Features:

  • None

lib.rs:

Helper traits & functions for the proc_macro crate to aid in writing less complex derive macros.

Dependencies