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

#1061 in Encoding

Download history 4/week @ 2024-02-16 150/week @ 2024-02-23 18/week @ 2024-03-01 30/week @ 2024-03-08 140/week @ 2024-03-15 145/week @ 2024-03-22 51/week @ 2024-03-29 15/week @ 2024-04-05 7/week @ 2024-04-12 16/week @ 2024-04-19 112/week @ 2024-04-26 297/week @ 2024-05-03 151/week @ 2024-05-10

577 downloads per month
Used in 3 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.2–3MB
~62K SLoC