http-handler-hyper 0.0.0

HTTP Handler hyper Integration
Documentation
[package]
name = "http-handler-hyper"
version = "0.0.0"
authors = ["vkill <vkill.net@gmail.com>"]
edition = "2021"
description = "HTTP Handler hyper Integration"
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-handler-hyper"
keywords = []
categories = []
readme = "README.md"

# [package.metadata.docs.rs]
# all-features = true

# [features]
# default = ["websocket"]

# websocket = ["http-handler/websocket"]

# [dependencies]
# http-handler = { version = "0.0", default-features = false, path = "../..", package = "http-handler-case" }