#static #type-id #downcast #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

#5 in #typeid

Download history 54/week @ 2024-09-02 212/week @ 2024-09-09 20/week @ 2024-09-16 13/week @ 2024-09-23 30/week @ 2024-09-30 12/week @ 2024-10-07 6/week @ 2024-11-18 8/week @ 2024-11-25 57/week @ 2024-12-02 61/week @ 2024-12-09 165/week @ 2024-12-16

292 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

~245–700KB
~16K SLoC