8 releases

0.1.8 Feb 15, 2021
0.1.6 Feb 4, 2021

#71 in #delta


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
~36K SLoC