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

#2057 in Encoding

Download history 137/week @ 2024-10-14 168/week @ 2024-10-21 66/week @ 2024-10-28 148/week @ 2024-11-04 138/week @ 2024-11-11 153/week @ 2024-11-18 213/week @ 2024-11-25 263/week @ 2024-12-02 144/week @ 2024-12-09 335/week @ 2024-12-16 149/week @ 2024-12-23 103/week @ 2024-12-30 85/week @ 2025-01-06 184/week @ 2025-01-13 106/week @ 2025-01-20 170/week @ 2025-01-27

555 downloads per month
Used in 4 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

~1.2–2MB
~42K SLoC