4 releases

0.2.0 Mar 26, 2024
0.1.2 Mar 18, 2024
0.1.1 Feb 23, 2024
0.1.0 Jan 25, 2024

#1028 in Encoding

Download history 2/week @ 2024-02-14 130/week @ 2024-02-21 39/week @ 2024-02-28 23/week @ 2024-03-06 130/week @ 2024-03-13 97/week @ 2024-03-20 101/week @ 2024-03-27 25/week @ 2024-04-03

370 downloads per month
Used in 2 crates

MIT/Apache

45KB
1.5K SLoC

Serde IPLD DAG-JSON

Crates.io Documentation

This is a Serde implementation for [DAG-JSON]. It can be use in conjunction with ipld-core.

Any Serde based JSON library can be used for the underlying parsing, by default serde_json is used.

License

Licensed under either of

at your option.


lib.rs:

DAG-JSON serialization and deserialization.

Dependencies

~2.1–2.9MB
~61K SLoC