libipld-macro 0.16.0

ipld macro
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.libipld-core]
version = "0.16.0"

[dev-dependencies.multihash]
features = ["blake3"]
version = "0.18.0"

[package]
authors = ["David Craven <david@craven.ch>"]
description = "ipld macro"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "libipld-macro"
repository = "https://github.com/ipfs-rust/rust-ipld"
version = "0.16.0"