Docs.rs
nidus-http-1.0.4
nidus-http 1.0.4
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
vicotrbb
Dependencies
axum ^0.8
normal
futures-util ^0.3
normal
http ^1
normal
nidus-core ^1.0.4
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
time ^0.3
normal
tokio ^1
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1
normal
tokio ^1
dev
tracing-core ^0.1
dev
Versions
100%
of the crate is documented
Platform
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
compression_layer
nidus_
http
1.0.4
In nidus_
http::
middleware
nidus_http
::
middleware
Function
compression_
layer
Copy item path
Source
pub fn compression_layer() ->
CompressionLayer
Expand description
Creates a gzip response compression layer.