#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

#20 in #type-id

Download history 62/week @ 2024-07-23 50/week @ 2024-07-30 168/week @ 2024-08-06 31/week @ 2024-08-13 229/week @ 2024-08-20 38/week @ 2024-08-27 209/week @ 2024-09-03 58/week @ 2024-09-10 11/week @ 2024-09-17 19/week @ 2024-09-24 25/week @ 2024-10-01 11/week @ 2024-10-08

688 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