http-server-middleware 0.0.0

HTTP Server Middleware
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "http-server-middleware"
version = "0.0.0"
authors = ["vkill <vkill.net@gmail.com>"]
edition = "2021"
description = "HTTP Server Middleware"
license = "Apache-2.0 OR MIT"
repository = "https://github.com/bk-rs/http-rs"
homepage = "https://github.com/bk-rs/http-rs"
documentation = "https://docs.rs/http-server-middleware"
keywords = []
categories = []
readme = "README.md"

[dependencies]