deltastruct_proc

Crates.iodeltastruct_proc
lib.rsdeltastruct_proc
version0.1.8
sourcesrc
created_at2021-02-03 17:51:22.119125
updated_at2021-02-15 22:36:38.539241
descriptionThe proc-macro backend for the crate Deltastruct.
homepagehttps://gitlab.com/lindenk/delta-struct-proc
repositoryhttps://gitlab.com/lindenk/delta-struct-proc
max_upload_size
id350165
size10,274
Linden Krouse (Lindenk)

documentation

https://lindenk.gitlab.io/delta-struct/deltastruct/

README

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.

Commit count: 15

cargo fmt