#format #self-describing #data #serde #schema-based

macro serde_schema_derive

serde support for self-describing, schema-based data formats

1 unstable release

Uses old Rust 2015

0.0.1 Oct 29, 2018

#12 in #self-describing

32 downloads per month
Used in gob

MIT/Apache

10KB
233 lines

serde_schema

serde support for self-describing, schema-based data formats.

Build Status

Note: This is currently in an early stage, with a focus on supporting the gob crate. Breaking changes are to be expected.

Dependencies

~2MB
~50K SLoC