#static #downcast #type-id #any #macro-derive

macro transient-derive

Proc macro for deriving the transient::Transient trait

4 releases (2 breaking)

0.4.1 Sep 8, 2024
0.4.0 Jun 30, 2024
0.2.0 Jun 23, 2024
0.1.0 Jun 15, 2024

#9 in #typeid

Download history 1/week @ 2024-11-13 7/week @ 2024-11-20 28/week @ 2024-11-27 53/week @ 2024-12-04 151/week @ 2024-12-11 86/week @ 2024-12-18 69/week @ 2024-12-25 51/week @ 2025-01-01 85/week @ 2025-01-08 242/week @ 2025-01-15 263/week @ 2025-01-22 113/week @ 2025-01-29 60/week @ 2025-02-05 24/week @ 2025-02-12 16/week @ 2025-02-19 33/week @ 2025-02-26

142 downloads per month
Used in transient

MIT/Apache

29KB
529 lines

Defines the Transient derive macro that safely implements the Transient trait for any struct with at most 4 lifetime parameters.

Dependencies

~230–690KB
~16K SLoC