potato-macro 0.1.4

A very simple and high performance http library.
Documentation
[dependencies.inventory]
version = "0.3.15"

[dependencies.lazy_static]
version = "1.5.0"

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

[dependencies.quote]
version = "1.0.37"

[dependencies.rand]
version = "0.8.5"

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

[lib]
name = "potato_macro"
path = "src/lib.rs"
proc-macro = true

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = []
description = "A very simple and high performance http library."
edition = "2021"
homepage = "https://github.com/fawdlstty/potato"
keywords = ["http", "web"]
license = "MIT"
name = "potato-macro"
readme = "README.md"
repository = "https://github.com/fawdlstty/potato"
rust-version = "1.83"
version = "0.1.4"