#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 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 98/week @ 2024-12-23 39/week @ 2024-12-30 82/week @ 2025-01-06

391 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

~235–690KB
~16K SLoC