async-proto-derive 0.12.1

Proc-macros for the async-proto crate
Documentation
[dependencies.itertools]
version = "0.10"

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

[dependencies.quote]
version = "1"

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

[features]
read-sync = []
write-sync = []

[lib]
proc-macro = true

[package]
authors = ["Fenhl <fenhl@fenhl.net>"]
description = "Proc-macros for the async-proto crate"
edition = "2018"
license = "MIT"
name = "async-proto-derive"
readme = "../../README.md"
repository = "https://github.com/fenhl/async-proto"
version = "0.12.1"
[package.metadata.docs.rs]
all-features = true