prpc-serde-bytes 0.1.0

A procedural macro to add custom serialization and deserialization to prost bytes
Documentation
[dependencies.proc-macro2]
version = "1.0.81"

[dependencies.syn]
features = ["full", "visit-mut", "extra-traits", "parsing"]
version = "2.0"

[dev-dependencies.insta]
version = "1.14.0"

[dev-dependencies.rustfmt-snippet]
version = "0.1.1"

[lib]
proc-macro = true

[package]
description = "A procedural macro to add custom serialization and deserialization to prost bytes"
edition = "2021"
homepage = "https://github.com/Phala-Network/prpc"
license = "Apache-2.0"
name = "prpc-serde-bytes"
readme = "README.md"
version = "0.1.0"