Docs.rs
axum-core-0.4.5
axum-core 0.4.5
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
carllerche
davidpdrsn
github:tokio-rs:core
github:tokio-rs:axum-release
Dependencies
async-trait ^0.1.67
normal
bytes ^1.2
normal
futures-util ^0.3
normal
http ^1.0.0
normal
http-body ^1.0.0
normal
http-body-util ^0.1.0
normal
mime ^0.3.16
normal
pin-project-lite ^0.2.7
normal
rustversion ^1.0.9
normal
sync_wrapper ^1.0.0
normal
tower-http ^0.6.0
normal
optional
tower-layer ^0.3
normal
tower-service ^0.3
normal
tracing ^0.1.37
normal
optional
axum ^0.7.2
dev
futures-util ^0.3
dev
hyper ^1.0.0
dev
tokio ^1.25.0
dev
tower-http ^0.6.0
dev
Versions
100%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
axum_
core
0.4.5
Module body
Module Items
Structs
In crate axum_
core
axum_core
Module
body
Copy item path
source
Expand description
HTTP body utilities.
Structs
ยง
Body
The body type used in axum requests and responses.
Body
Data
Stream
A stream of data frames.