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

macro transient-derive

Proc macro for deriving the transient::Transient trait

2 unstable releases

new 0.2.0 Jun 23, 2024
0.1.0 Jun 15, 2024

#13 in #type-id

Download history 205/week @ 2024-06-15

205 downloads per month
Used in transient

MIT/Apache

17KB
255 lines

Defines the Transient derive macro that implements the Transient trait for a struct with at most 1 lifetime parameter.

Dependencies

~1.5MB
~42K SLoC