potatonet-codegen 0.2.0

PotatoNet is a lightweight microservices framework.
Documentation
[dependencies.proc-macro2]
version = "1.0.6"

[dependencies.quote]
version = "1.0.2"

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

[lib]
proc-macro = true

[package]
authors = ["sunli"]
description = "PotatoNet is a lightweight microservices framework."
edition = "2018"
homepage = "https://github.com/sunli829/potatonet"
license = "MIT"
name = "potatonet-codegen"
publish = true
repository = "https://github.com/sunli829/potatonet"
version = "0.2.0"