| Crates.io | deltastruct_proc |
| lib.rs | deltastruct_proc |
| version | 0.1.8 |
| created_at | 2021-02-03 17:51:22.119125+00 |
| updated_at | 2021-02-15 22:36:38.539241+00 |
| description | The proc-macro backend for the crate Deltastruct. |
| homepage | https://gitlab.com/lindenk/delta-struct-proc |
| repository | https://gitlab.com/lindenk/delta-struct-proc |
| max_upload_size | |
| id | 350165 |
| size | 10,274 |
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.