Docs.rs
micro-http-0.1.0-alpha.6
micro-http 0.1.0-alpha.6
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
crates.io
Source
Owners
zavakid
Dependencies
bytes ^1.8.0
normal
futures ^0.3.31
normal
http ^1.1.0
normal
http-body ^1.0.1
normal
http-body-util ^0.1.2
normal
httparse ^1.8.0
normal
mime ^0.3.17
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7.12
normal
tracing ^0.1.40
normal
tracing-subscriber ^0.3.18
normal
criterion ^0.5
dev
indoc ^2.0.5
dev
Versions
73.68%
of the crate is documented
Go to latest stable release
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
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
micro_
http
0.1.0-alpha.6
Response
Head
Aliased type
In micro_
http::
protocol
micro_http
::
protocol
Type Alias
ResponseHead
Copy item path
Source
pub type ResponseHead =
Response
<
()
>;
Aliased Type
ยง
struct ResponseHead {
/* private fields */
}