serde_ipld_dagjson

Crates.ioserde_ipld_dagjson
lib.rsserde_ipld_dagjson
version0.2.1
created_at2024-01-25 16:46:44.394908+00
updated_at2025-09-17 09:05:43.646999+00
descriptionIPLD DAG-JSON support for Serde.
homepage
repositoryhttps://github.com/ipld/serde_ipld_dagjson
max_upload_size
id1114098
size78,772
Steven Allen (Stebalien)

documentation

README

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.

Commit count: 21

cargo fmt