futures-net-macro 1.0.0

The futures-net library
Documentation
[dependencies.quote]
version = "1"

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

[lib]
proc-macro = true

[package]
authors = ["krircc <krircc@qq.com>"]
categories = ["asynchronous", "network-programming"]
description = "The futures-net library"
documentation = "https://docs.rs/futures-net-macro"
edition = "2018"
keywords = ["async", "net", "futures"]
license = "MIT"
name = "futures-net-macro"
readme = "README.md"
repository = "https://github.com/krircc/futures-net-macro"
version = "1.0.0"