#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

#2063 in Procedural macros

Download history 36/week @ 2024-10-25 44/week @ 2024-11-01 10/week @ 2024-11-08 34/week @ 2024-11-15 39/week @ 2024-11-22 118/week @ 2024-11-29 91/week @ 2024-12-06 212/week @ 2024-12-13 41/week @ 2024-12-20 28/week @ 2024-12-27 43/week @ 2025-01-03 61/week @ 2025-01-10 55/week @ 2025-01-17 119/week @ 2025-01-24 65/week @ 2025-01-31 109/week @ 2025-02-07

352 downloads per month
Used in 27 crates (3 directly)

MIT/Apache

405KB
10K 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