Docs.rs
http-handle-0.0.1
http-handle 0.0.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
sebastienrousseau
Dependencies
anyhow ^1.0
normal
env_logger ^0.11
normal
optional
log ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
assert_fs ^1.0
dev
criterion ^0.5
dev
predicates ^3.0
dev
tempfile ^3.2
dev
version_check ^0.9
build
Versions
100%
of the crate is documented
Go to latest version
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
http_
handle
0.0.1
Module response
Module Items
Structs
In crate http_
handle
http_handle
Module
response
Copy item path
source
Expand description
The
response
module provides tools and utilities for crafting HTTP responses.
Structs
ยง
Response
Represents an HTTP response, including the status code, status text, headers, and body.