chia_streamable_macro 0.2.4

Streamable derive macro for serializing/deserializing types in Chia protocol format
Documentation
[dependencies.quote]
version = "1.0.15"

[dependencies.syn]
features = ["full"]
version = "1.0.86"

[lib]
proc-macro = true

[package]
authors = ["Arvid Norberg <arvid@libtorrent.org>"]
description = "Streamable derive macro for serializing/deserializing types in Chia protocol format"
edition = "2021"
homepage = "https://github.com/Chia-Network/chia_rs/"
license = "Apache-2.0"
name = "chia_streamable_macro"
repository = "https://github.com/Chia-Network/chia_rs/"
version = "0.2.4"