#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

#2255 in Procedural macros

Download history 42/week @ 2024-11-18 92/week @ 2024-11-25 71/week @ 2024-12-02 236/week @ 2024-12-09 76/week @ 2024-12-16 15/week @ 2024-12-23 30/week @ 2024-12-30 72/week @ 2025-01-06 44/week @ 2025-01-13 143/week @ 2025-01-20 21/week @ 2025-01-27 90/week @ 2025-02-03 106/week @ 2025-02-10 45/week @ 2025-02-17 140/week @ 2025-02-24 58/week @ 2025-03-03

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

MIT/Apache

420KB
11K 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