#serde #derive #schema

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
Download history 43/week @ 2022-12-06 17/week @ 2022-12-13 23/week @ 2022-12-20 14/week @ 2022-12-27 8/week @ 2023-01-03 19/week @ 2023-01-10 8/week @ 2023-01-17 35/week @ 2023-01-24 30/week @ 2023-01-31 9/week @ 2023-02-07 32/week @ 2023-02-14 20/week @ 2023-02-21 16/week @ 2023-02-28 34/week @ 2023-03-07 41/week @ 2023-03-14 15/week @ 2023-03-21

107 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
~46K SLoC