Docs.rs
tower-request-guard-0.1.0
tower-request-guard 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
SoftDryzz
Dependencies
bytes ^1
normal
http ^1
normal
http-body ^1
normal
http-body-util ^0.1
normal
optional
pin-project-lite ^0.2
normal
serde_json ^1
normal
optional
tokio ^1
normal
tower ^0.5
normal
tower-layer ^0.3
normal
tower-service ^0.3
normal
tracing ^0.1
normal
axum ^0.8
dev
hyper ^1
dev
serde_json ^1
dev
tokio ^1
dev
tower ^0.5
dev
tracing-subscriber ^0.3
dev
Versions
77.61%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module response
tower_
request_
guard
0.1.0
Module response
Module Items
Functions
In crate tower_
request_
guard
tower_request_guard
Module
response
Copy item path
Source
Expand description
HTTP error response generation for violations.
Functions
ยง
violation_
response
Build an HTTP error response for a given violation.