[dependencies.http]
optional = true
version = "0.2.4"
[features]
default = []
with_http = ["http"]
[package]
authors = ["Benjamin Halsted <bg@hlstd.com>"]
categories = ["web-programming", "wasm"]
description = "mimeograph_router can route types that implement this trait"
documentation = "https://docs.rs/mimeograph_request"
edition = "2018"
keywords = ["router", "web", "framework", "http"]
license = "MIT OR Apache-2.0"
name = "mimeograph_request"
readme = "README.md"
repository = "https://git.sr.ht/~halzy/mimeograph_router"
version = "0.1.2"