Crates.io | serde_ipld_dagjson |
lib.rs | serde_ipld_dagjson |
version | 0.2.0 |
source | src |
created_at | 2024-01-25 16:46:44.394908 |
updated_at | 2024-03-26 20:19:54.1928 |
description | IPLD DAG-JSON support for Serde. |
homepage | |
repository | https://github.com/ipld/serde_ipld_dagjson |
max_upload_size | |
id | 1114098 |
size | 71,453 |
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.
Licensed under either of
at your option.