chik_streamable_macro 0.2.4

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

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

[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.2.4"