deltastruct_proc 0.1.1

The proc-macro backend for the crate Deltastruct.
Documentation
1
2
3
4
5
6
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.