chik_streamable_macro 0.6.0

Streamable derive macro for serializing/deserializing types in Chik protocol format
Documentation
[dependencies.proc-macro-crate]
version = "1.3.1"

[dependencies.proc-macro2]
version = "1.0.66"

[dependencies.quote]
version = "1.0.32"

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

[lib]
proc-macro = true

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