Docs.rs
hyper-middleware-0.0.4
hyper-middleware 0.0.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
joseluisq
Dependencies
anyhow ^1.0
normal
hyper ^0.14
normal
thiserror ^1.0
normal
hyper ^0.14
dev
tokio ^1
dev
Versions
98.39%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In hyper_middleware
Modules
error
middleware
remote_addr
service
types
Macros
bad_gateway
bad_request
conflict
expectation_failed
forbidden
gateway_timeout
gone
http_error
http_version_not_supported
insufficient_storage
internal_server_error
length_required
loop_detected
method_not_allowed
not_acceptable
not_found
not_implemented
payload_too_large
payment_required
precondition_failed
proxy_authentication_required
range_not_satisfiable
request_timeout
service_unavailable
unauthorized
unsupported_media_type
uri_too_long
variant_also_negotiates
?
Macro
hyper_middleware
::
http_error
source
·
[
−
]
macro_rules!
http_error { ($(
$arg
:tt)
*
) => { ... }; }