[dependencies.comfund_macro_impl]
version = "0.1.2"
[lib]
name = "comfund_macros"
path = "src/lib.rs"
proc-macro = true
[package]
authors = ["Chernoivanenko Serhii <chernoivanenkoofficial@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["development-tools", "asynchronous", "network-programming", "web-programming::http-server", "web-programming::http-client"]
description = "A WCF-like attribute macro for defining service contracts"
documentation = "https://docs.rs/comfund_macros"
edition = "2021"
homepage = "https://github.com/chernoivanenkoofficial/comfund"
keywords = ["contract", "service"]
license = "MIT OR Apache-2.0"
name = "comfund_macros"
readme = "README.md"
repository = "https://github.com/chernoivanenkoofficial/comfund"
version = "0.1.2"