ipld / libipld

Rust IPLD library
Apache License 2.0
135 stars 40 forks source link

dag-cbor-derive: try extending it to json #79

Open dvc94ch opened 3 years ago

DAOCUONG commented 3 years ago

any guidance how to implement it

dvc94ch commented 3 years ago

Not really. Just start and see how it goes. Good luck

dvc94ch commented 3 years ago

Now that we require seek and TryReadCbor was removed in master, it should be much easier to implement