#serde-support #data-format #self-describing #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

#6 in #self-describing

Download history 2/week @ 2024-01-08 10/week @ 2024-01-29 9/week @ 2024-02-19 31/week @ 2024-02-26 24/week @ 2024-03-04

64 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
~48K SLoC