8 releases

0.1.8 Feb 15, 2021
0.1.6 Feb 4, 2021

#80 in #delta

Download history 46/week @ 2024-07-01 196/week @ 2024-07-29

196 downloads per month
Used in deltastruct

MIT license

10KB
201 lines

Deltastruct-proc

A Rust library to define and serialize custom changes to a type.

Features an attribute macro to generate a delta type and implementation for any (most) of your own structs. This is the proc-macro backend for Deltastruct.

Dependencies

~1.5MB
~38K SLoC