auto-http-derive 0.1.0

The purpose of this crate is only to contain proc-macros that auto-http-router uses.
Documentation
[dependencies.Inflector]
version = "0.11.4"

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

[dependencies.quote]
version = "1.0.23"

[dependencies.regex]
version = "1.7.1"

[lib]
name = "auto_http_derive"
proc-macro = true

[package]
description = "The purpose of this crate is only to contain proc-macros that auto-http-router uses."
edition = "2021"
license = "MIT"
name = "auto-http-derive"
readme = "README.md"
version = "0.1.0"