serde_ipld_dagjson

Crates.ioserde_ipld_dagjson
lib.rsserde_ipld_dagjson
version0.2.0
sourcesrc
created_at2024-01-25 16:46:44.394908
updated_at2024-03-26 20:19:54.1928
descriptionIPLD DAG-JSON support for Serde.
homepage
repositoryhttps://github.com/ipld/serde_ipld_dagjson
max_upload_size
id1114098
size71,453
Volker Mische (vmx)

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: 13

cargo fmt