Docs.rs
spikard-http-0.10.2
spikard-http 0.10.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Goldziher
Dependencies
ahash ^0.8
normal
anyhow ^1.0
normal
axum ^0.8
normal
axum-test ^18
normal
base64 ^0.22.1
normal
brotli ^8.0
normal
bytes ^1.11
normal
cookie ^0.18
normal
flate2 =1.1.5
normal
futures ^0.3
normal
futures-util ^0.3
normal
h2 ^0.4
normal
http-body ^1.0
normal
http-body-util ^0.1
normal
jiff ^0.2
normal
jsonschema ^0.40
normal
jsonwebtoken ^10.3
normal
lazy_static ^1.5
normal
lru ^0.16
normal
mime ^0.3
normal
prost ^0.14
normal
prost-types ^0.14
normal
regex ^1
normal
rustc-hash ^2.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_qs ^0.15
normal
spikard-core ^0.10.2
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tokio-util ^0.7
normal
tonic ^0.14
normal
tower ^0.5
normal
tower-http ^0.6.8
normal
tower_governor ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2.5
normal
urlencoding ^2.1
normal
utoipa ^5
normal
utoipa-redoc ^6
normal
utoipa-swagger-ui ^9
normal
uuid ^1.20
normal
chrono ^0.4
dev
doc-comment ^0.3
dev
tempfile ^3.24
dev
Versions
86.16%
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 handler_response
spikard_
http
0.10.2
Module handler_
response
Module Items
Enums
In crate spikard_
http
spikard_http
Module
handler_
response
Copy item path
Source
Enums
ยง
Handler
Response
Unified response type that can represent either a ready response or a streaming body.