#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

#1412 in Procedural macros

Download history 46/week @ 2024-07-27 62/week @ 2024-08-03 43/week @ 2024-08-10 40/week @ 2024-08-17 42/week @ 2024-08-24 68/week @ 2024-08-31 43/week @ 2024-09-07 76/week @ 2024-09-14 76/week @ 2024-09-21 61/week @ 2024-09-28 9/week @ 2024-10-05 36/week @ 2024-10-12 43/week @ 2024-10-19 52/week @ 2024-10-26 31/week @ 2024-11-02 12/week @ 2024-11-09

139 downloads per month
Used in 25 crates (3 directly)

MIT/Apache

300KB
7.5K 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