tarpc-plugins 0.13.1

Proc macros for tarpc.
Documentation
[badges.travis-ci]
repository = "google/tarpc"
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full"]
version = "1.0"
[dev-dependencies.assert-type-eq]
version = "0.1.0"

[dev-dependencies.futures]
version = "0.3"

[dev-dependencies.serde]
features = ["derive"]
version = "1.0"

[features]
serde1 = []

[lib]
proc-macro = true

[package]
authors = ["Adam Wright <adam.austin.wright@gmail.com>", "Tim Kuehn <timothy.j.kuehn@gmail.com>"]
categories = ["asynchronous", "network-programming"]
description = "Proc macros for tarpc."
documentation = "https://docs.rs/tarpc-plugins"
edition = "2021"
homepage = "https://github.com/google/tarpc"
keywords = ["rpc", "network", "server", "api", "microservices"]
license = "MIT"
name = "tarpc-plugins"
readme = "README.md"
repository = "https://github.com/google/tarpc"
rust-version = "1.56"
version = "0.13.1"