match_request 0.1.0

Macros for creating request routers in hyper.
Documentation
[dependencies.hyper]
version = "0.13.6"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.regex]
version = "1.3.9"
[dev-dependencies.futures]
version = "0.3.5"

[package]
authors = ["Caolan McMahon <caolan@caolan.uk>"]
categories = ["web-programming"]
description = "Macros for creating request routers in hyper."
edition = "2018"
keywords = ["hyper", "request", "router", "dispatch"]
license = "MIT"
name = "match_request"
readme = "README.md"
repository = "https://git.sr.ht/~caolan/match_request"
version = "0.1.0"