feignhttp-codegen 0.5.1

FeignHTTP macro support
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full"]
version = "1.0"
[dev-dependencies.trybuild]
version = "1.0.62"

[lib]
proc-macro = true

[package]
authors = ["dxx <dx1898@foxmail.com>"]
description = "FeignHTTP macro support"
documentation = "https://docs.rs/feignhttp"
edition = "2021"
homepage = "https://github.com/dxx/feignhttp"
license = "MIT"
name = "feignhttp-codegen"
readme = "README.md"
repository = "https://github.com/dxx/feignhttp"
version = "0.5.1"